ReadEBXGroup.RdThis function aimed to read group data from EBX5 to R.
ReadEBXGroup(sdmx_name)
| sdmx_name | group name which the data will be read from. Please, see
the code list options after run the function |
|---|
Return an object of the class data.table.
# NOT RUN { gr <- ReadEBXGroup(sdmx_name = 'HCL_FI_COMMODITY_FAOL1_FAOL2') # }