metier4table: MetierTable lvl 4 example

metier4tableR Documentation

MetierTable lvl 4 example

Description

Example of metier table for assigning fishing activity to Metier level 4. This is not a universal conversion table, but an example of a table made for a particular purpose. Some gear assignments are done with assumptions, and considering the exact metier codes acceptable by data recipients.

Usage

data(metier4table)

Format

MetierTable with column 'gearcode' identifying gear codes used in Norwegian fisheries data (derived from NS 9400)

Examples

data(metier4table)
data(activityCensus)
annotated <- appendMetier(activityCensus, metier4table, "gearNS", metierColName = "metier4")
table(annotated$gearFAO, annotated$metier4)

StoXProject/RstoxFDA documentation built on Jan. 13, 2024, 12:32 a.m.