get_stratifications: get_stratifications

View source: R/get_stratifications.R

get_stratificationsR Documentation

get_stratifications

Description

Returns the stratifications for a report.

Usage

get_stratifications(data = NULL, strat_col = NULL)

Arguments

data

The data the stratifications are hiding in.

strat_col

Which column they are hiding in.

Value

A vector of the stratifications. If there aren't any, "".


Choens/acuitasAdHoc documentation built on March 18, 2022, 6:37 a.m.