
Check if supplied table contains all *required* variables.
Source:R/utilities.R
ensure_table_columns.RdLogs an error if any variable is missing and lists the missing variables in the error message along with *data_name*.

R/utilities.R
ensure_table_columns.RdLogs an error if any variable is missing and lists the missing variables in the error message along with *data_name*.