function used internally by rsdmx, when loading the package, to set the list of SDMXServiceProvider known by rsdmx (hence known by readSDMX to query data/metadata in an easier way). For internal use only (this function does not provide any value for the end user, but it is here documented for transparency, and to explain how the package works.)
setSDMXServiceProviders()
Emmanuel Blondel, emmanuel.blondel1@gmail.com
getSDMXServiceProviders addSDMXServiceProvider findSDMXServiceProvider readSDMX
dataflow' resource (path="dataset/resourceId/def.sdmx.xml") datastructure' resource (path="dataset/resourceID.structure.sdmx.xml") data' resource (path="dataset/resourceID.generic.sdmx.xml") dataflow' resource (path="/") datastructure' resource (path="/resourceID) data' resource (path="getdata?dataflow=flowRef&key=key) dataflow' resource (path="/") datastructure' resource (path="/resourceID) data' resource (path="getdata?dataflow=flowRef&key=key)