cmatch: Return the category names for a vector of coded values. If no...

cmatchR Documentation

Return the category names for a vector of coded values. If no category names, returns the list as is.

Description

Return the category names for a vector of coded values. If no category names, returns the list as is.

Usage

cmatch(dict, x, varname)

Arguments

x

coded values

varname

name of the category of x, or NULL

.

this

Value

x, is there are no codings for varname, else a vector of category names corresponding to the values in x


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