discard_herring_diagnostic: discard_herring: Calculate discards for January fishing year...

View source: R/discard_herring_diagnostic.R

discard_herring_diagnosticR Documentation

discard_herring: Calculate discards for January fishing year for herring only

Description

discard_herring: Calculate discards for January fishing year for herring only

Usage

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
)

Arguments

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

Value

nothing currently, writes out to fst files (add oracle?)


noaa-garfo/discaRd documentation built on April 17, 2025, 10:32 p.m.