View source: R/parseStratifiers.R
parseStratifiers | R Documentation |
Parse Stratifiers
parseStratifiers(primary_factor, factors, stratify, facet.x, facet.y)
primary_factor |
The name of the primary factor being analyzed |
factors |
List of all factors (with their attributes) of the dataset |
stratify |
Is stratification being performed? If not, this function does nothing |
facet.x |
(Optional) Name of a factor for horizontal faceting |
facet.y |
(Optional) Name of a factor for vertical faceting |
A nested list of the facets and facet text to be used by MicroVis plotting functions for determining faceting and file autonaming
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.