multiPlot: multiPlot

Description Usage Arguments Value Examples

Description

multiPlot creates a ggplot object that consists of multiple ggplot subplots

Usage

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

Arguments

...

Plots to be combined together

plotlist

List of plots to be combined together

file

Name for the output file

cols

Number of columns

layout

An x, y coordinate system for laying out the plots

Value

A ggplot object

Examples

1
#NULL

TaylorAndrew/atPlot documentation built on May 9, 2019, 4:23 p.m.