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