powered by
ggplot2::ggplot
Apply facets to to ggplot2::ggplot
apply_facets( p, formula, facets = TRUE, nrow = NULL, ncol = 1, scales = "free_y", ... )
ggplot
ggplot2::ggplot instance
stats::formula instance
stats::formula
Logical value to specify use facets
Number of facet/subplot rows
Number of facet/subplot columns
Scale value passed to ggplot2
ggplot2
other arguments passed to methods