getVars.cateditmatrix: Returns the variable names of an (in)equality editmatrix
E
Description
Returns the variable names of an (in)equality editmatrix
E
Usage
# S3 method for cateditmatrix
getVars(E, type = c("uniquevar", "colnames", "var", "cat"), ...)
Arguments
- type
should unique variable names, colnames, all variable names or category names be extracted?