gglist: construct a 'gglist' object

View source: R/plot-list.R

gglistR Documentation

construct a 'gglist' object

Description

constructure a 'gglist' object that contains a list of plots ('gglist') and parameters (via '...'), the object can be displayed via the 'plot_list()' function.

Usage

gglist(gglist, ...)

Arguments

gglist

a list of plots

...

parameters for plotting the 'gglist'

Value

gglist object

Author(s)

Guangchuang Yu


aplot documentation built on Oct. 6, 2023, 9:07 a.m.

Related to gglist in aplot...