sdcTable (version 0.20.5)

calc.dimVar: modify dimVar-objects depending on argument type

Description

modify dimVar-objects depending on argument type

Usage

calc.dimVar(object, type, input)

## S3 method for class '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:
input
a character vector

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 argumentinputare default codes and FALSE otherwise