Check column names are present in a data.frame
Source:R/check-input-helpers.R
check_columns_present.Rd
The functions loops over the column names and checks whether they are present. If an issue is encountered, the function immediately stops and returns a message with the first issue encountered.