check_tidy_data_cols.Rd
Error if columns in the metadata Schema are not in tidy data
check_tidy_data_cols(table, column_metadata)
dataframe (or dataframe-like object)
dataframe with rownames equal to the columns in table, and Title and Description columns giving the title and description of each column in table
table
Title
Description