Learn R Programming

sdcTable (version 0.21.5)

get.dimInfo: query dimInfo-objects depending on argument type

Description

query dimInfo-objects depending on argument type

Usage

get.dimInfo(object, type)
"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'