Learn R Programming

cat2cat (version 0.4.7)

validate_cover_cats: Validate if the trans table contains all proper mappings

Description

Validate if the trans table contains all proper mappings

Usage

validate_cover_cats(u_cats_target, mapp)

Arguments

u_cats_target

vector of unique target period categories

mapp

transition (mapping) table process with `get_mappings`, the "to_base" direction is taken.