Learn R Programming

exPrior (version 1.0.1)

multiplot: multiplot function

Description

multiplot allows to combines multiple plots

Usage

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