with.pm_display: with method for pm_display objects

View source: R/displays.R

with.pm_displayR Documentation

with method for pm_display objects

Description

with method for pm_display objects

Usage

## S3 method for class 'pm_display'
with(data, expr, tag_levels = NULL, ...)

Arguments

data

a pm_display object.

expr

a patchwork formula for arranging plots in data.

tag_levels

passed to patchwork::plot_annotation().

...

not used.


metrumresearchgroup/pmplots documentation built on Oct. 15, 2024, noon