check_missing_categories: Check for missing categories in seed

Description Usage Arguments Value

View source: R/ipu.R

Description

Helper function for check_tables.

Usage

1
check_missing_categories(seed, target, target_name, geo_colname)

Arguments

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 seed and target (e.g. geo_taz)

Value

Nothing. Throws an error if one is found.


ipfr documentation built on April 2, 2020, 1:12 a.m.