Learn R Programming

rsdmx (version 0.6-3)

SDMXServiceProviders: Class "SDMXServiceProviders"

Description

A class to wrap a list of SDMX service providers

Usage

SDMXServiceProviders(providers)

Value

an object of class "SDMXServiceProviders"

Arguments

providers

an object of class "list" (of SDMXServiceProvider) configured by default and/or at runtime in rsdmx

Slots

providers

an object of class "list" (of SDMXServiceProvider) configured by default and/or at runtime in rsdmx

Warning

this class is not useful in itself, but all SDMX non-abstract classes will encapsulate it as slot, when parsing an SDMX-ML document.

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com