Learn R Programming

rsdmx (version 0.5-0)

dimensions.SDMXComponents: dimensions.SDMXComponents

Description

function used to parse the list of 'dimension' components of a SDMX-ML documents

Usage

dimensions.SDMXComponents(xmlObj)

Arguments

xmlObj
an object of class "XMLInternalDocument"

Warning

dimensions.SDMXComponents is a function used internally to parse the list of dimensions during instantiation of "SDMXComponents" objects (used in DataStructures / KeyFamilies)

See Also

SDMXComponents-class SDMXDataStructure-class