Learn R Programming

sdcTable (version 0.10.3)

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

Description

query dimInfo-objects depending on argument 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'