multiplot: Setup a grid for multi-plots on one page using ggplot2

Description Usage Arguments

View source: R/ggplot2_fxns.R

Description

Setup a grid for multi-plots on one page using ggplot2

Usage

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

Arguments

plotlist

A list with a ggplot in each element

file

filename for output

cols

Integer - the number of columns for the grid layout optional a 2D matrix with the plot number in each location matrix has ncols and nrow


predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.