with method for pm_display objects

# S3 method for 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.