Description Usage Arguments Value Author(s) See Also Examples
This function aimed to read code list data from EBX5 to R.
1 | ReadEBXCodeList(cl_name, branch = "Fishery", instance = "Fishery")
|
cl_name |
code list name which the data will be read from. Please, see
the code list options by running the function |
branch |
branch name. |
instance |
instance name. |
Return an object of the class data.table
.
Luis G. Silva e Silva, luis.silvaesilva@fao.org
1 2 3 4 | ## Not run:
ReadEBXCodeList(cl_name = "ISSCFC")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.