Learn R Programming

rddi (version 0.1.1)

ddi_srcDocu: srcDocu node

Description

Level of documentation of the original sources. May not be relevant to survey data. This element may be repeated to support multiple language expressions of the content. More information on this element, especially its allowed attributes, can be found in the references.

Usage

ddi_srcDocu(...)

Value

A ddi_node object.

Arguments

...

Child nodes or attributes.

Details

Parent nodes

srcDocu is contained in the following elements: sources and resource.

References

srcDocu documentation

Examples

Run this code
ddi_srcDocu("Description of documentation of source material(s).")

Run the code above in your browser using DataLab