findNamespace {rsdmx} | R Documentation |
findNamespace
Description
function used to find a specific namespace within the available namespaces of an SDMX-ML object
Usage
findNamespace(namespaces, messageType)
Arguments
namespaces |
object of class |
messageType |
object of class |
Value
an object of class "character" giving the namespace uri if found in the available namespaces
Warning
findNamespace
is a function used internally as utility function in
SDMX-ML object parsers.
Author(s)
Emmanuel Blondel, emmanuel.blondel1@gmail.com
See Also
[Package rsdmx version 0.6-3 Index]