multiplot: Multi Plot Function

Description Usage Arguments Value Author(s)

View source: R/multiplot.R

Description

combines multiple ggplots

Usage

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

Arguments

...

additional args for multiplot

plotlist

a list of ggplot plots

file

as r-cookbook what this is

cols

number of columns

layout

plot layout

Value

multiple ggplots combined as one

Author(s)

cookbook-R


mdavis29/modelToolKit documentation built on May 22, 2019, 3:22 p.m.