check_missing_categories {ipfr} | R Documentation |
Helper function for check_tables
.
check_missing_categories(seed, target, target_name, geo_colname)
seed |
seed table to check |
target |
data.frame of a single target table |
target_name |
the name of the target (e.g. size) |
geo_colname |
the name of the geo column in both the |
Nothing. Throws an error if one is found.