ddi_location {rddi}R Documentation

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(...)

Arguments

...

Child nodes or attributes.

Details

Parent nodes

location is contained in nCube and var.

Value

A ddi_node object.

References

location documentation

Examples

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


[Package rddi version 0.1.1 Index]