View source: R/discard_herring_diagnostic.R
discard_herring_diagnostic | R Documentation |
discard_herring: Calculate discards for January fishing year for herring only
discard_herring_diagnostic(
con,
species = species,
FY = fy,
herr_dat = herr_dat,
CAMS_GEAR_STRATA = CAMS_GEAR_STRATA,
STOCK_AREAS = STOCK_AREAS,
CAMS_DISCARD_MORTALITY_STOCK = CAMS_DISCARD_MORTALITY_STOCK,
return_table = T,
return_summary = F
)
con |
ROracle connection to Oracle (e.g. MAPS) |
species |
dataframe with species info |
FY |
Fishing Year |
herr_dat |
Data frame of trips built from CAMS_OBS_CATCH and control script routine |
save_dir |
Directory to save (and load saved) results |
nothing currently, writes out to fst files (add oracle?)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.