R/checks.R
check_names_exist.Rd
Check if a set of column names are found in a data frame and return an error if not
check_names_exist(data, names)
a data.frame to check names against
the inputted column names