SplitGraphs: SplitGraphs Splits list of ggplot2 plots into several grids...

Usage Arguments Author(s)

View source: R/graphics.R

Usage

1
SplitGraphs(plot.list, nrow = 3, ncol = 2, ...)

Arguments

plot.list

the list with gglot2 graphs

nrow,

the number of rows for one grid, default to 3

ncol,

the number of columns of one grid, default to 2

...

additional arguments to grid.arrange

Author(s)

Stephan Gade


sagade/inf460 documentation built on Dec. 31, 2020, 3:15 a.m.