getMDFR.Fisheries.CatchAbundance: Get fishery catch abundance time series from model results...

Description Usage Arguments Details Value

Description

Function to get fishery catch abundance time series from model results from TCSAM2013 model runs as a dataframe.

Usage

1
2
3
getMDFR.Fisheries.CatchAbundance(obj, category = c("captured", "discarded",
  "retained", "discard mortality", "total mortality", "index"), cast = "y+x",
  fleets = c("TCF", "SCF", "RKF", "GTF"), verbose = FALSE)

Arguments

obj

- single tcsam2013.rep object, tcsam2013.resLst object, or named list of the latter

category

- 'captured','discarded','retained', 'discard mortality', 'total mortality', or 'index'

cast

- casting formula (e.g., "x+m") for excluding x,m,s,z factor levels from a sum across the unspecified factors

fleets

- name(s) of fisheriess

verbose

- flag (T/F) to print debug info

Details

Extracts the estimated fishery abundance time series.

Value

dataframe in canonical format


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.