ddi_notes {rddi}R Documentation

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(...)

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.

Value

A ddi_node object.

References

notes documentation

Examples

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


[Package rddi version 0.1.1 Index]