R/cluster_functions.R
check_vars.Rd
Function checks for variables in frame
check_vars(d, required)
input data frame to check for variables
vector of column names that must be in `d`
No return value, called for side effects