dimVar-objects depending on argument typequery dimVar-objects depending on argument type
get.dimVar(object, type)# S4 method for dimVar,character
get.dimVar(object, type)
an object of class dimVar
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:
information from objects of class dataObj depending on argument type
a list if argument type matches 'dims'
numeric vector if argument type matches 'levels' or 'nrLevels'
character vector if argument type matches 'codesOriginal', 'codesDefault', 'vName', 'dups', 'dupsUp' or 'minimalCodesDefault'
logical vector of length 1 if argument type matches 'hasDuplicates'
a logical vector if argument type matches 'codesMinimal'