add_facet_var: Add faceting variable
Description
Convenience function to add default faceting variable
Usage
add_facet_var(facets, variable = "variable")
Value
facets as formula or character string.
Arguments
- facets
User input faceting variable as a character or formula.
- variable
Default variable to be appended to variables in facets.