This function aimed to read group data from EBX5 to R.

ReadEBXGroup(sdmx_name)

Arguments

sdmx_name

group name which the data will be read from. Please, see the code list options after run the function GetEBXGroups in the field "Acronym".

Value

Return an object of the class data.table.

See also

Examples

# NOT RUN { gr <- ReadEBXGroup(sdmx_name = 'HCL_FI_COMMODITY_FAOL1_FAOL2') # }