View source: R/SDMXStructureType-methods.R
SDMXStructureType | R Documentation |
A basic class to handle the type of a SDMX-ML Structure document
SDMXStructureType(xmlObj, namespaces, resource)
xmlObj |
object of class "XMLInternalDocument derived from XML package |
namespaces |
object of class "data.frame" given the list of namespace URIs |
resource |
object of class "character" giving the REST resource to be queried (required to distinguish between dataflows and datastructures in SDMX 2.0) |
an object of class "SDMXStructureType"
This class is not useful in itself, but it will be used by readSDMX to deal with SDMX-ML Structure documents.
Emmanuel Blondel, emmanuel.blondel1@gmail.com
readSDMX
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.