View source: R/getFisheryData.R
getFisheryData | R Documentation |
Function to read the fishery data from a csv file and return it as a dataframe.
getFisheryData(fn = NULL)
fn |
|
None.
dataframe with columns
year
type (abundance/biomass)
fishery
gear (pot/trawl)
units
category
catch
Input units are converted to t (biomass) and millions (abundance).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.