cmatchFlattened: Returns the category names for the vector of flattened codes.

cmatchFlattenedR Documentation

Returns the category names for the vector of flattened codes.

Description

Returns the category names for the vector of flattened codes.

Usage

cmatchFlattened(dict, x.flat, varname, grpby.tag)

Arguments

dict

a dictionary object

x.flat

a vector of flattened codes. A flattened code is in the form "0 1", where the first value is a grping code and the second a varname code. If grpby.tag is NULL or NA, then the flattened code will be in the form "0", i.e: no grping codes only varname codes.

varname

identifies the varname coding

grpby.tag

identifies the grping coding, or NULL if no grouping coding.


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.