Skip to contents

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.

Usage

GetEBXAttributes(connection = NA)

Arguments

connection

is optional

Value

Returns an object of the class data.table

Author

Thomas Berger, thomas.berger@fao.org

Examples


if (FALSE) {
library(faoebx5)
library(fishstatr)
GetEBXCodeLists()
}