modify dimInfo-objects depending on argument type
Source: R/generics_dimInfo.r, R/methods_class_dimInfo.r
set.dimInfo-method.Rdmodify dimInfo-objects depending on argument type
Usage
set.dimInfo(object, type, input)
# S4 method for class '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
type==strID: a character vector containing ID's
Author
Bernhard Meindl bernhard.meindl@statistik.gv.at