validate_cover_cats {cat2cat} | R Documentation |
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. |
[Package cat2cat version 0.4.7 Index]