fishery.def: Data defining each fishery.

Description Usage Format Source Examples

Description

A dataset containing the fisheries and associated meta data.

Usage

1

Format

A data frame with 78 rows and 9 variables:

fishery.index

The integer number of each fishery

gear

Troll = "T", net = "N", sport = "S", nonfishery = "X"

fishery.type

Preterminal = "P", terminal = "T"

fishery.country

"US" or "CA"

fishery.name

A slightly longer text string desribing fishery

fishery.region
fishery.psc
aabm

"seak" or "nbc" or "wcvi"

baseperiodfishery.name

A selection of the names found in "48FisheryName.txt". These define the fisheries in the *.stk files.

...

Source

http://www.psc.org/

Examples

1
2
3
4
data(fishery.def)
#or
data("fishery.def")
str(fishery.def)

MichaelFolkes/ctctools documentation built on May 7, 2019, 4:56 p.m.