of_species_codes: Download species data including three-letter ASFIS species...

Description Usage Arguments Value Examples

View source: R/species_codes.R

Description

Returns a data frame with scientific_name, taxocode, a3_code, isscaap, and English name. The a3_code is required by landings to return species specific landing data.

Usage

1
of_species_codes(foptions = list())

Arguments

foptions

additional optional parameters

Value

data.frame

Examples

1
2
3
4
## Not run: 
of_species_list <- of_species_codes()

## End(Not run)

ropensci/rfisheries documentation built on Dec. 11, 2019, 3:15 p.m.