ddi_frameUnit: frameUnit and its children

View source: R/method.R

ddi_frameUnitR Documentation

frameUnit and its children

Description

Provides information about the sampling frame unit. More information on these elements, especially their allowed attributes, can be found in the references.

Usage

ddi_frameUnit(...)

ddi_unitType(...)

Arguments

...

Child nodes or attributes.

Details

Parent nodes

frameUnit is contained in sampleFrame.

frameUnit specific child nodes

  • ddi_unitType() describes the type of sampling frame unit. The attribute "numberOfUnits" provides the number of units in the sampling frame.

Value

A ddi_node object.

Shared and complex child nodes

  • ddi_txt()

References

frameUnit documentation

unitType documentation

Examples

ddi_frameUnit()

# Functions that need to be wrapped in ddi_frameUnit()

ddi_unitType(numberOfUnits = 150000,
            "Primary listed owners of published phone numbers in the City of St. Paul")


Global-TIES-for-Children/rddi documentation built on Oct. 24, 2022, 9:50 p.m.