Learn R Programming

rsdmx (version 0.5-9)

getNamespaces: getNamespaces

Description

Access the namespaces of the SDMX-ML object

Usage

getNamespaces(obj)

# S4 method for SDMX getNamespaces(obj)

Arguments

obj

An object deriving from class "SDMX"

Value

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

Methods (by class)

  • SDMX:

See Also

SDMX-class