View source: R/get_species_itis.R
get_species_itis | R Documentation |
Filters the Summary data to find species stock information
get_species_itis(itis = NULL, stock = NULL)
itis |
Numeric vector. Species ITIS code (Default = NULL, all species) |
stock |
Character vector. String in which to use to search for stock |
data frame (n x 3)
StockName |
Full name of stock |
Jurisdiction |
Management council |
ITIS |
species itis code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.