patch_plots {calmr} | R Documentation |
Convenience function to patch plots with patchwork
patch_plots(plots, selection = names(plots), plot_options = get_plot_opts())
plots |
A list of named plots, as returned by |
selection |
A character or numeric vector determining the plots to patch |
plot_options |
A list of plot options as returned by |
A patchwork
object