multiplot: Combine multiple ggplots

Description Usage Arguments

Description

convenient function to combine multiple ggplot plots on one page

Usage

1
multiplot(..., plotlist = NULL, cols = 1, layout = NULL)

Arguments

...

can be any number of plots as returned by ggplot

plotlist

is alternatively a list of plots

cols

is the number of columns in which to organize the plots

layout

can alternatively be set manually


robertsy/assimilr documentation built on May 27, 2019, 10:33 a.m.