View source: R/SDMXServiceProvider-methods.R
getSDMXServiceProviders | R Documentation |
function used to get the list of SDMXServiceProvider known by rsdmx (hence known by readSDMX to query data or metadata in an easier way). This function can be easily used to interrogate the list of known providers, and eventually consider adding one at runtime with addSDMXServiceProvider
getSDMXServiceProviders()
an object of class "list" (of SDMXServiceProvider)
Emmanuel Blondel, emmanuel.blondel1@gmail.com
addSDMXServiceProvider findSDMXServiceProvider readSDMX
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.