ddi_security {rddi} | R Documentation |
security node
Description
Provides information regarding levels of access, e.g., public, subscriber, need to know. The ISO standard for dates (YYYY-MM-DD) is recommended for use with the date attribute. More information on this element, especially its allowed attributes, can be found in the references.
Usage
ddi_security(...)
Arguments
... |
Child nodes or attributes. |
Details
Parent nodes
security
is contained in nCube
and var
.
Value
A ddi_node object.
References
Examples
ddi_security(date = "1998-05-10",
"This variable has been recoded for reasons of confidentiality.
Users should contact the archive for information on obtaining access.")
[Package rddi version 0.1.1 Index]