multiplot: Plot multiple ggplot objects

Description Usage Arguments Value

View source: R/multiplot.R

Description

Plot multiple ggplot objects

Usage

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

Arguments

...

ggplot object

plotlist

list of ggplot objects. Either plotlist or ... is specified.

file

...

cols

number of columns

layout

matrix describing how the plots should be ordered

Value

Returns a plot containing all ggplot objects


bgravesteijn/impstep documentation built on Nov. 5, 2019, 2:26 p.m.