multiplot: Multiplot Function

Description Usage Arguments Value Author(s) Examples

View source: R/multiplot.R

Description

This function allows creation of multiple ggplot objects displayed in a single plot

Usage

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

Arguments

x

A df

Value

multiple plots arranged in grid

Author(s)

Kristen Rodriguez

Examples

1
multiplot(s.YI1, s.YI2, s.YI4, s.VD4, s.CM, s.DP1,cols=3)

Farabell/MarIOGraphing documentation built on May 6, 2019, 4:34 p.m.