powered by
Check if specified variable(s) are present in the data.
checkVar(var, data)
No returned value, an error message is triggered if some variable(s) are not available in the data.
Character vector with variable(s) of interest.
Data.frame with data.
Laure Cougnaud