ddi_sources {rddi}R Documentation

sources and its child nodes

Description

Description of sources used for the data collection. The element is nestable so that the sources statement might encompass a series of discrete source statements, each of which could contain the facts about an individual source. This element maps to Dublin Core Source element. More information on this element, especially its allowed attributes, can be found in the references.

Usage

ddi_sources(...)

Arguments

...

Child nodes or attributes.

Details

Parent nodes

sources is contained in the following elements: dataColl and sources.

Value

A ddi_node object.

Shared and complex child nodes

References

sources documentation

Examples

ddi_sources()


[Package rddi version 0.1.1 Index]