Learn R Programming

rddi (version 0.1.1)

ddi_notes: notes node

Description

For clarifying information/annotation regarding the parent element. More information on this element, especially its allowed attributes, can be found in the references.

Usage

ddi_notes(...)

Value

A ddi_node object.

Arguments

...

Child nodes or attributes.

Details

Parent nodes

notes is contained in the following elements: citation; dataAccs; dataDscr; docDscr; docSrc; fileCitation; fileDscr' fileStrc; invalrng; method; nCube; nCubeGrp; otherMat; setAvail; sourceCitation; stdyDscr; stdyInfo; valrng; var; varGrp; and verStmt.

References

notes documentation

Examples

Run this code
ddi_notes(resp = "Jane Smith", "The source codebook was produced from original 
                               hardcopy materials using Optical Character Recognition (OCR).")

Run the code above in your browser using DataLab