ReadEBXGroup: Read EBX5 Group

Description Usage Arguments Value Author(s) See Also Examples

Description

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

Usage

1
ReadEBXGroup(gr_name, branch = "Fishery", instance = "Fishery")

Arguments

gr_name

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

branch

branch name.

instance

instance name.

Value

Return an object of the class data.table.

Author(s)

Luís G. Silva e Silva, luis.silvaesilva@fao.org

See Also

GetEBXGroups.

Examples

1
2
3
4
## Not run: 
gr <- ReadEBXGroup(gr_name = 'Group_CPCDiv_CPCGroup')

## End(Not run)

lgsilvaesilva/faoebx5 documentation built on May 31, 2019, 5:02 a.m.