metiers: Metiers

Description Usage Format Details Source Examples

Description

Allowable metiers for the RDB by region and fishing ground.

Usage

1

Format

A data frame with columns:

gear: The gear code

target: The intended target assemblage

mesh: The mesh size range in mm.

select: The presence of a selection device, either 0 for not

present, or 1 for present.

meshselect: The mesh size in the selection device, in mm.

level5: The level 5 metier, this is the combination of the gear and the target assemblage.

level6: The level 6 metier, this is the combination of the gear, target assemblage, the mesh size, the selection device, and the mesh size in the selection device.

Details

Allowable metiers as circulated between RCM chairs Mar 2015.

Source

Alastair Pout a.pout@marlab.ac.uk and Work Package 2.2 core team

Examples

1
2
3
4
5
6
7
8
# loading the data
data(metiers)

# looking at the first 5 rows
head(metiers)

# metiers allowable in areas 27.4 and 27.7.d
metiers$level6[metiers$IV..VIId==1]

MarineScotlandScience/fishPiCodes documentation built on Dec. 17, 2021, 3:12 a.m.