Remove rows in EBX5 Group
RemoveEBXGroup.Rd
This function removes data rows from a group stored in EBX5.
Requires that the EBX5 connection was configured using SetupEBXConnection
.
Arguments
- data
a
data.frame
that will be removed. data must specify the unique primary key(s); which identify the rows to be removed.- sdmx_group_name
group name, in SDMX style. Available code lists are shown by function
GetEBXGroups
in the field "Acronym". The actual group location in EBX5 (branch, instance, code-list-name) are resolved using the Metadata structure.
Author
Thomas Berger, thomas.berger@fao.org