R/data_plots.R
wrap_plot_list.Rd
Wrapping
wrap_plot_list( data, tag_levels = NULL, title = NULL, axis.font.family = NULL, guides = "collect", axes = "collect", axis_titles = "collect", ... )
list of ggplot2 objects
passed to patchwork::plot_annotation if given. Default is NULL
panel title
passed to patchwork::wrap_plots()