Learn R Programming

xpose (version 0.4.19)

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.