Skip to contents

Calls plot() on each per-group child and combines with patchwork::wrap_plots() if available, otherwise returns a list.

Usage

# S3 method for class 'beezdemand_fixed_grouped'
plot(x, ...)

Arguments

x

A beezdemand_fixed_grouped object

...

Additional arguments passed to plot.beezdemand_fixed()

Value

A combined patchwork plot if patchwork is available, otherwise a named list of ggplot objects