modify dimInfo-objects depending on argument type

set.dimInfo(object, type, input)

# S4 method for dimInfo,character,character
set.dimInfo(object, type, input)

Arguments

object

an object of class dimInfo

type

a character vector of length 1 defining what to calculate|return|modify. Allowed types are:

  • strID: set slot 'strID' of argument object

input

a list depending on argument type.

  • type==strID: a character vector containing ID's

Value

an object of class dimInfo

Note

internal function

Author

Bernhard Meindl bernhard.meindl@statistik.gv.at