assemble: Prepare plots via 'ggplot2' and assembles them as a list

assembleR Documentation

Prepare plots via ggplot2 and assembles them as a list

Description

Generic function for assembling plot objects created from R objects, using the ggplot2 package.

Usage

assemble(object, ...)

Arguments

object

and R object to plot.

...

arguments passed to other methods.

Value

A list of ggplot2::ggplot() objects.

Author(s)

Gavin L. Simpson


gratia documentation built on Feb. 7, 2026, 9:06 a.m.