Description Usage Arguments Value Author(s) See Also Examples
This function aimed to read group data from EBX5 to R.
1 | 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
.
Luís G. Silva e Silva, luis.silvaesilva@fao.org
1 2 3 4 | ## Not run:
gr <- ReadEBXGroup(gr_name = 'Group_CPCDiv_CPCGroup')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.