flexPlot.byStratum: Dynamically produce the code for the "Viz by Subgroup" tab

Description Usage Arguments Value

View source: R/vizBySubgroup-plotFcns.R

Description

flexPlot.byStratum() takes a vector of plot names (as strings) and generates the "Viz by Subgroup" tabPanel and placeholders for the constituent plots.

Usage

1
flexPlot.byStratum(varNames = "", reset = FALSE)

Arguments

varNames

A vector of plot names to be displayed.

reset

A logical scalar. Should the tab be generated with no constituent plots?

Value

A string such that, once evaluated, will generate the "Viz by Subgroup" tab.


sanoke/hetviz documentation built on March 4, 2020, 7:58 a.m.