Skip to contents

Wrapping

Usage

wrap_plot_list(
  data,
  tag_levels = NULL,
  title = NULL,
  axis.font.family = NULL,
  ...
)

Arguments

data

list of ggplot2 objects

tag_levels

passed to patchwork::plot_annotation if given. Default is NULL

title

panel title

...

ignored for argument overflow

Value

list of ggplot2 objects