getUnits: Extract statistical units from an object

Description Usage Arguments Value Examples

Description

This method identifies the IDQual qualifiers in the specified slot of the input object and returns a data.table with the values of these qualifiers for each statistical unit of this slot.

Usage

1
2
3
4
getUnits(object, DDslot = "MicroData")

## S4 method for signature 'StQ'
getUnits(object, DDslot = "MicroData")

Arguments

object

Object of class StQ.

DDslot

Character vector of length 1 with the name of slot of the attribute DD. The default value is MicroData.

Value

It returns a data.table with the statistical units from the input object.

Examples

1
2

david-salgado/StQ documentation built on Aug. 12, 2021, 3:23 p.m.