ReadEBXCodeList: Read EBX5 Code List

Description Usage Arguments Value Author(s) See Also Examples

Description

This function aimed to read code list data from EBX5 to R.

Usage

1
ReadEBXCodeList(cl_name, branch = "Fishery", instance = "Fishery")

Arguments

cl_name

code list name which the data will be read from. Please, see the code list options by running the function GetEBXCodeLists in the field "Name".

branch

branch name.

instance

instance name.

Value

Return an object of the class data.table.

Author(s)

Luis G. Silva e Silva, luis.silvaesilva@fao.org

See Also

GetEBXCodeLists.

Examples

1
2
3
4
## Not run: 
ReadEBXCodeList(cl_name = "ISSCFC")

## End(Not run)

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