parseStratifiers: Parse Stratifiers

View source: R/parseStratifiers.R

parseStratifiersR Documentation

Parse Stratifiers

Description

Parse Stratifiers

Usage

parseStratifiers(primary_factor, factors, stratify, facet.x, facet.y)

Arguments

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

Value

A nested list of the facets and facet text to be used by MicroVis plotting functions for determining faceting and file autonaming


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.