ddi_verStmt {rddi}R Documentation

verStmt and its child nodes

Description

This is the version statement for the work at the appropriate level: marked-up document; marked-up document source; study; study description, other material; other material for study. More information on these elements, especially their allowed attributes, can be found in the references.

Usage

ddi_verStmt(...)

ddi_verResp(...)

ddi_version(...)

Arguments

...

Child nodes or attributes.

Details

Parent nodes

verStmt is contained in the following elements: citation; docSrc; fileCitation; fileTxt; nCube; sourceCitation; and var.

verStmt specific child nodes

Value

A ddi_node object.

Shared and complex child nodes

References

verStmt documentation

verResp documentation

version documentation

Examples

ddi_verStmt()

# Functions that need to be wrapped in ddi_verStmt()

ddi_verResp("Zentralarchiv fuer Empirische Sozialforschung")

ddi_version(type = "edition",
            date = "1999-01-25",
            "Second ICPSR Edition")


[Package rddi version 0.1.1 Index]