| add_missing_spec_tables | R Documentation |
Add missing tables from the specification
add_missing_spec_tables(table_list, table_spec, checked_spec)
table_list |
A list of data frames to check against the spec. |
table_spec |
The table spec. See details. |
checked_spec |
A return from |
Other Data Spec Functions:
add_missing_spec_cols(),
assert_case(),
change_case_from_spec(),
check_spec(),
coerce_to_spec(),
data_case()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.