View source: R/get_stratifications.R
get_stratifications | R Documentation |
Returns the stratifications for a report.
get_stratifications(data = NULL, strat_col = NULL)
data |
The data the stratifications are hiding in. |
strat_col |
Which column they are hiding in. |
A vector of the stratifications. If there aren't any, "".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.