multiplot: Multiplot function

Description Usage Arguments Value Examples

Description

Multiplot function

Usage

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

Arguments

plotlist

Null plotlist

file

FILE file

cols

Number of columns cols

layout

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

Value

allow ggplot to multipanel plot

Examples

1
multiplot(p1,p2,p3, cols=3)

ShanEllis/methylarking documentation built on May 9, 2019, 1:23 p.m.