getNamespaces | R Documentation |
Access the namespaces of the SDMX-ML object
getNamespaces(obj)
## S4 method for signature 'SDMX'
getNamespaces(obj)
obj |
An object deriving from class "SDMX" |
an object of class data.frame
giving the id and uri for each
of the namespaces handled in the SDMX-ML document.
getNamespaces(SDMX)
: Access the namespaces of the SDMX-ML object
Emmanuel Blondel, emmanuel.blondel1@gmail.com
SDMX-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.