veidarfaeri: Look Up Fishing Gear

Description Usage Arguments Value Note Author(s) References See Also Examples

View source: R/veidarfaeri.R

Description

Look up fishing gear codes, as defined in orri.veidarfaeri in Oracle.

Usage

1

Arguments

x

vector of integers (gear codes), strings (gear names), or NULL to show all gears.

names

whether to assign descriptive names to vector elements.

Value

Vector of integers (gear codes), strings (gear names), or a data frame if n=NULL, with named rows and the following columns:

id

gear code (optional).

lysing

gear description.

Note

The lookup table contains 100 gears numbered from 0 to 174, synchronized to orri.veidarfaeri on 11 Apr 2011.

Author(s)

Arni Magnusson.

References

http://afladagbok.fiskistofa.is.

See Also

match is used to look up entries in the gear table.

hafroAssmt-package gives an overview of the package.

Examples

1
2
3
4
5
6
7

hafroAssmt documentation built on May 2, 2019, 5:47 p.m.