check_stratification_columns_available: Check whether stratification columns are available
Description
Check whether stratification columns are available
Usage
check_stratification_columns_available(data, stratify, type = "observation")
Arguments
data
`data.frame` with observation or simulation data
stratify
vector of stratification columns
type
either `observation` or `simulation`