multiplot: multiplot for ploting multi row and cols ggplot function

Description Usage Arguments Examples

View source: R/Functions.R

Description

multiplot for ploting multi row and cols ggplot function

Usage

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

Arguments

...

ggplot plots.

cols

Number of columns

Examples

1
multiplot(p1,p2,p3,p4,cols=2)

ln1267/dWaSSIC documentation built on Dec. 4, 2019, 2:44 a.m.