Description
modify dimVar-objects depending on argument typeUsage
calc.dimVar(object, type, input)# S4 method for dimVar,character,character
calc.dimVar(object, type, input)
Arguments
object
an object of class dimVar
type
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:
Value
information from object depending on type
- a character vector if type matches 'matchCodeOrig', 'matchCodeDefault', 'standardize' or 'requiredMinimalCodes'
- a logical vector of length 1 if type matches 'hasDefaultCodes' being TRUE if argument
input are default codes and FALSE otherwise