R/expand.R
assert_variables_exist.Rd
Performs an assertion check to ensure that a vector of variable exists within a data.frame as expected.
assert_variables_exist(data, vars)
a data.frame
a character vector of variable names