Learn R Programming

rsdmx (version 0.6-4)

getNamespaces: getNamespaces

Description

Access the namespaces of the SDMX-ML object

Usage

getNamespaces(obj)

# S4 method for SDMX getNamespaces(obj)

Value

an object of class data.frame giving the id and uri for each of the namespaces handled in the SDMX-ML document.

Arguments

obj

An object deriving from class "SDMX"

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

SDMX-class