Read EBX5 Code List
ReadEBXCodeList.Rd
This function reads a code list from EBX5 to R.
Requires that the EBX5 connection was configured using SetupEBXConnection
.
Arguments
- sdmx_codelist_name
code list name, in SDMX style. Available code lists are shown by function
GetEBXCodeLists
in the field "Acronym". The actual codelist location in EBX5 (branch, instance, code-list-name) are resolved using the metadata structure.
Value
Return an object of the class data.table
.
Author
Thomas Berger, thomas.berger@fao.org