| ddi_txt {rddi} | R Documentation |
txt node
Description
Lengthier description of the parent element. More information on this element, especially its allowed attributes, can be found in the references.
Usage
ddi_txt(...)
Arguments
... |
Child nodes or attributes. |
Details
Parent nodes
txt is contained in the following elements: anlyUnit; anlysUnit;
catgry; catgryGrp; codingInstructions; collMode; dataKind;
frameUnit; geogCover; geogUnit; nCube; nCubeGrp; nation;
otherMat; resInstru; sampProc; sampleFrame; srcOrig; timeMeth;
universe; var; and varGrp.
Value
A ddi_node object.
References
Examples
ddi_txt("The following five variables refer to respondent attitudes toward
national environmental policies: air pollution, urban sprawl, noise
abatement, carbon dioxide emissions, and nuclear waste.")
[Package rddi version 0.1.1 Index]