Validate all standard tables in the HTS data set.

validate_all_tables(tables_list, schemas_list, report_dir = NULL)

Arguments

tables_list

list, a named list of data tables to validate.

schemas_list

list, a named list of schemas to validate against.

report_dir

character, directory to save validation reports. If NULL,

Value

TRUE if all tables pass validation

Details

Validate all tables