ddi_embargo {rddi} | R Documentation |
embargo node
Description
Provides information on variables/nCubes which are not currently available because of policies established by the principal investigators and/or data producers. This element may be repeated to support multiple language expressions of the content.
Usage
ddi_embargo(...)
Arguments
... |
Child nodes or attributes. |
Details
Parent nodes
embargo
is contained in nCube
and var
.
Value
A ddi_node object.
References
Examples
ddi_embargo(event = "notBefore",
date = "2001-09-30",
"The data associated with this variable/nCube will not become
available until September 30, 2001, because of embargo provisions
established by the data producers.")
[Package rddi version 0.1.1 Index]