Get the index of EBX5 attributes
GetEBXAttributes.Rd
This function returns the list of EBX5 attributes
defined in the folder 'Metadata', table name 'EBXAttribute'.
Requires that the EBX5 connection was configured using SetupEBXConnection
.
Value
Returns an object of the class data.table
Author
Thomas Berger, thomas.berger@fao.org
Examples
if (FALSE) {
library(faoebx5)
library(fishstatr)
GetEBXCodeLists()
}