getMDFR.Fisheries.CatchBiomass: Get fishery catch biomass time series from model results from...

Description Usage Arguments Details Value

Description

Function to get fishery catch biomass time series from model results from rsimTCSAM model runs as a dataframe.

Usage

1
2
3
getMDFR.Fisheries.CatchBiomass(rsims, category = c("captured", "discarded",
  "retained", "discard mortality", "total mortality", "index"), cast = "y+x",
  verbose = FALSE)

Arguments

rsims

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

category

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

cast

- casting formula for excluding y,x,m,s,z factor levels from an average-at-size across unspecified factors

verbose

- flag (T/F) to print debug info

Details

Extracts the estimated fishery biomass time series.

Value

dataframe in canonical format


wStockhausen/rsimTCSAM documentation built on May 3, 2019, 7:35 p.m.