validate_mzroll_db_schema.Rd
Compare a list of tables in mzroll_data_list to the mzrollDB schema to determine whether the list is compatible with the list schema
validate_mzroll_db_schema(mzroll_data_list, tables = "all")
a list of tables matching the mzrollDB schema or a subset of the required tables.
either "all" to compare each table to the schema and ensure that all expected tables are present or a character vector of tables to compare.
0 invisibly (used for side-effects)