Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

multiplot

Printing multiple ggplots in oone file


Description

Print multiple ggplots in one file. Slightly modified for packaging from the original version in the web.

Usage

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

Arguments

...

A list of ggplot objects separated by commas.

plotlist

A list of ggplot objects

cols

The number of columns.

layout

A matrix specifying the layout. If present, 'cols' is ignored.

Value

A plot object

Author(s)


NetworkChange

Bayesian Package for Network Changepoint Analysis

v0.7
GPL-3
Authors
Jong Hee Park [aut,cre], Yunkyu Sohn [aut]
Initial release
2020-07-09 14:17:31 UTC

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.