sdcTable (version 0.20.5)

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

Description

query dimInfo-objects depending on argument type

Usage

get.dimInfo(object, type)

## S3 method for class '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 argumenttypematches 'strInfo', 'dimInfo'
    • numeric vector (or NULL) if argumenttypematches 'posIndex'
    • character vector (or NULL) if argumenttypematches 'varName' or 'strID'