Skip to contents

Convenience function to patch plots with patchwork

Usage

patch_plots(plots, selection = names(plots), plot_options = get_plot_opts())

Arguments

plots

A list of named plots, as returned by calmr::plot

selection

A character or numeric vector determining the plots to patch

plot_options

A list of plot options as returned by get_plot_opts

Value

A patchwork object