add_missing_spec_tables: Add missing tables from the specification

View source: R/check_spec.R

add_missing_spec_tablesR Documentation

Add missing tables from the specification

Description

Add missing tables from the specification

Usage

add_missing_spec_tables(table_list, table_spec, checked_spec)

Arguments

table_list

A list of data frames to check against the spec.

table_spec

The table spec. See details.

checked_spec

A return from check_spec().

See Also

Other Data Spec Functions: add_missing_spec_cols(), assert_case(), change_case_from_spec(), check_spec(), coerce_to_spec(), data_case()


Technomics/costmisc documentation built on Nov. 12, 2024, 8:05 a.m.