Check whether stratification columns are available

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`