count_empty_desc.Rd
This function is called within the browseMetadata function. It reads in a data frame that summarises one table of the dataset. It counts missing variable descriptions, based on specified criteria.
count_empty_desc(Table_df, Table_colname)
Output from json_table_to_df.R
Name of the table in column of the output dataframe
A simpler dataframe with Y/N empty counts for variables in the table.