Add missing tables from the specification
add_missing_spec_tables(table_list, table_spec, checked_spec)A list of data frames to check against the spec.
The table spec. See details.
A return from check_spec().
Other Data Spec Functions:
add_missing_spec_cols(),
assert_case(),
change_case_from_spec(),
check_spec(),
coerce_to_spec(),
data_case()