Learn R Programming

rfisheries (version 0.1)

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

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

of_species_codes(foptions = list())

Arguments

foptions
additional optional parameters

Value

  • data.frame

Examples

Run this code
of_species_list <- of_species_codes()

Run the code above in your browser using DataLab