R/multiple_plots.R
bro_facet_wrap_paged.Rd
Dive a ggplot into facets to create a single or multi-page layout
bro_facet_wrap_paged( gg, facet_var, ncol = NULL, nrow = NULL, width = NULL, height = NULL, ... )
gg | A ggplot or list of ggplots |
---|---|
facet_var | Descr. |
ncol | Descr. |
nrow | Descr. |
width | Descr. |
height | Descr. |
... | Descr. |