Description Usage Arguments Value Author(s)
View source: R/plot_functions.R
A helper function for building a ggplot facet. Used internally by the plotting functions.
1 | facet_form(horiz = NULL, horiz2 = NULL, vert = NULL, vert2 = NULL)
|
horiz, horiz2 |
A character string denoting which column to use as
the first ( |
vert, vert2 |
A character string denoting which column to use as
the first ( |
A formula which can be used in facet_grid
, or NULL if all
arguments are NULL
Cole Monnahan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.