Scatter plot — ggscatter • ggpubr - datanovia logical or character value Default is FALSE Used only when y is a vector containing multiple variables to plot If TRUE, merge multiple y variables in the same plotting area Allowed values include also "asis" (TRUE) and "flip" If merge = "flip", then y variables are used as x tick labels and the x variable is used as grouping variable color, fill
Arrange Multiple ggplots — ggarrange • ggpubr - datanovia Arrange multiple ggplots on the same page Wrapper around plot_grid() Can arrange multiple ggplots over multiple pages, compared to the standard plot_grid() Can also create a common unique legend for multiple plots
Line plot — ggline • ggpubr - datanovia grouping variable to connect points by line Allowed values are 1 (for one line, one group) or a character vector specifying the name of the grouping variable (case of multiple lines) numeric x axis