Learn R Programming

rddi (version 0.1.1)

ddi_location: location node

Description

The physical or digital location of the variable. It is an empty element. More information on these elements, especially their allowed attributes, can be found in the references.

Usage

ddi_location(...)

Value

A ddi_node object.

Arguments

...

Child nodes or attributes.

Details

Parent nodes

location is contained in nCube and var.

References

location documentation

Examples

Run this code
ddi_location(StartPos = "55",
             EndPos = "57",
             RecSegNo = "2",
             fileid = "CARD-IMAGE")

Run the code above in your browser using DataLab