multiplot: multiplot function

Description Usage Arguments Value

View source: R/function_multiplot.R

Description

multiplot allows to combines multiple plots

Usage

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

Arguments

...

ggplot objects

plotlist

list of the ggplot objects

file

filename

cols

Number of columns in layout

layout

A matrix specifying the layout. If present, 'cols' is ignored

Value

a plot


exPrior documentation built on Nov. 15, 2019, 1:07 a.m.