Learn R Programming

rsdmx (version 0.6-3)

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"

Methods (by class)

  • getNamespaces(SDMX): Access the namespaces of the SDMX-ML object

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

SDMX-class