multiplot: Multiple Plot

Description Usage Arguments Value

Description

Taken from: http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/

Usage

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

Arguments

...

object can be passed in

plotlist

plotlist

cols

number of columns in layout

layout

a matrix specify the layout. If present, 'cols' is ignored

Value

plots


MGallow/statr documentation built on May 7, 2019, 2:04 p.m.