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/dWaSSI documentation built on Dec. 3, 2019, 4:39 a.m.