View source: R/importPostSeasonTemplates.R
validFisheries | R Documentation |
Validates the fishery definitions for parametrization of the FRAM model. This function checks that all the fisheries are valid, relative to the base period and that all the fisheries identified are the responsibility of the identified person.
validFisheries(
person.name,
fram.db.conn,
fram.run.name,
fishery.scalars,
data.dir
)
person.name |
the name of the person for the import file |
fram.db.conn |
FRAM ODBC database connection |
fram.run.name |
FRAM run name from the import file |
fishery.scalars |
fishery catch data provided from the import file |
A boolean, TRUE for valid or FALSE for when there is issues with the catch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.