multiplot: Multiple plot function

Description Usage Arguments Author(s)

View source: R/plots.R

Description

multiplot plots multiple ggplot objects on one page

Usage

1
multiplot(..., plot_list = NULL, cols = 1L, layout = NULL)

Arguments

...

ggplot objects

plot_list

a list of ggplot objects

cols

the number of columns in layout

a

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

Author(s)

Winston Chang


tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.