patch_graphs {calmr} | R Documentation |
Convenience function to patch graphs with 'patchwork'
patch_graphs(graphs, selection = names(graphs))
graphs |
A list of named graphs, as returned by |
selection |
A character or numeric vector determining the plots to patch. |
A 'patchwork' object