patch_plots {calmr} | R Documentation |
Patch Calmr plots
Description
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 |
selection |
A character or numeric vector determining the plots to patch |
plot_options |
A list of plot options as returned by |
Value
A patchwork
object
[Package calmr version 0.6.1 Index]