Skip to contents

This function returns the Dimensions for a given dataset. A Dimension is based on a Concept(Country). The field of this concept used for the dimension is called Attribute(UN_Code). The EBXCodelist-ID is what hierarchies for this dimension are based on.

Usage

GetDatasetDimensions(metadata, datasetID)

Arguments

metadata

FishStat metadata; obtained using ReadMetadata

datasetID

dataset Identifier obtained using GetDatasets

Value

Returns an object of the class data.table

See also

Author

Thomas Berger, thomas.berger@fao.org