Skip to contents

All functions

GetCSVfiles()
Get FishStat CSV files
GetCodelistByID()
Get en EBX5 codelist using the ID; internal
GetCodelistWithName()
Set the name column, as defined in Metadata
GetDatasetDimensions()
Get FishStat Dataset Dimensions
GetDatasets()
Get FishStat Datasets
GetDimensionGroups()
Get FishStat Dimension Groups
GetEBXAttributes()
Get the index of EBX5 attributes
GetEBXCodeLists()
Get the index of EBX5 code-lists
GetEBXGroups()
Get EBX Groups
GetEBXHierarchy()
Get the connections between two hierarchies
GetGroupConnectionIDs()
Get the connections between two hierarchies; internal
GetTimeseries()
Get FishStat Timeseries
GroupAsList()
Convert an grouping from EBX5 to a list; internal
InsertEBXCodeList()
Insert rows in EBX5 Code List
InsertEBXGroup()
Insert rows in EBX5 Group
LookupUnit()
Lookup a unit value; internal
ReadCSVfile()
Read FishStat CSV files
ReadDatasetCodelists()
Read a complete group hierarchy, for use with applications
ReadEBXCodeList()
Read EBX5 Code List
ReadEBXGroup()
Read EBX5 Group
ReadEBXHierarchy()
Read a complete group hierarchy; internal
ReadMetadata()
Read FishStat Metadata
RemoveEBXCodeList()
Remove rows in EBX5 Code List
RemoveEBXGroup()
Remove rows in EBX5 Group
UpdateEBXCodeList()
Update rows in EBX5 Code List
UpdateEBXGroup()
Update rows in EBX5 Group
fishstatr
fishstatr: an R package to access fishstat reference data.
getEbxConnection()
Get the EBX5 connection details; internal
request_read()
Perform a read request to faoebx5; internal
request_update()
Perform an update request to faoebx5; internal