getFramTotalEscapement | R Documentation |
A helper function loading the stock specific escapement from a FRAM model run
getFramTotalEscapement(fram.db.conn, run.name, run.year)
fram.db.conn |
An ODBC connection to the FRAM database |
run.name |
The name of the model run you would like to load fishery mortalities for |
run.year |
The run year for the run name, used as a cross check when loading the data |
A dataframe with the mortalities from the FRAM fisheries for a specific model run name
The method checks the run year of the model run against a provided value, if they don't match then the method throws an exception.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.