patch_graphs {calmr} | R Documentation |
Patch Calmr graphs
Description
Convenience function to patch graphs with 'patchwork'
Usage
patch_graphs(graphs, selection = names(graphs))
Arguments
graphs |
A list of named graphs, as returned by |
selection |
A character or numeric vector determining the plots to patch. |
Value
A 'patchwork' object
[Package calmr version 0.6.1 Index]