Description
query dimInfo
-objects depending on argument type
Usage
get.dimInfo(object, type)# S4 method for dimInfo,character
get.dimInfo(object, type)
Arguments
object
an object of class dataObj
type
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:
Value
information from objects of class dimInfo
depending on argument type
- a list (or NULL) if argument
type
matches 'strInfo', 'dimInfo'
- numeric vector (or NULL) if argument
type
matches 'posIndex'
- character vector (or NULL) if argument
type
matches 'varName' or 'strID'