powered by
Configure a new local data provider (only SDMX 2.1 files are supported).
addLocalProvider(name, directory, description = "")
the name of the provider
the directory where the files are stored
a brief text description of the provider
addLocalProvider(name, directory, description)
if (FALSE) { addProvider('pname', 'pdir', 'my provider') }
Run the code above in your browser using DataLab