multiplot: Multiple Graphics in One plot

Description Usage Arguments

View source: R/multiplot.R

Description

Place an arbitrary number of plot in rows and columns within the space of the same plot

Usage

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

Arguments

...

The plots you want to include

plotlist

The plots you want to include

file

Filename

cols

number of columns

layout

dietrichson/sashaUseful documentation built on Sept. 16, 2019, 3:31 p.m.