Learn R Programming

rsdmx (version 0.5-1)

getNamespaces: getNamespaces

Description

Access the namespaces of the SDMX-ML object

Usage

getNamespaces(obj)

## S3 method for class '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