apply_facets {ggfortify} | R Documentation |
ggplot2::ggplot
Apply facets to to ggplot2::ggplot
apply_facets( p, formula, facets = TRUE, nrow = NULL, ncol = 1, scales = "free_y", ... )
p |
|
formula |
|
facets |
Logical value to specify use facets |
nrow |
Number of facet/subplot rows |
ncol |
Number of facet/subplot columns |
scales |
Scale value passed to |
... |
other arguments passed to methods |
ggplot