getMDFR.Surveys.Biomass: Get survey biomass time series from model results from...

View source: R/getMDFR.Surveys.Biomass.R

getMDFR.Surveys.BiomassR Documentation

Get survey biomass time series from model results from TCSAM02 model runs as a dataframe

Description

Function to get survey biomass time series from model results from TCSAM02 model runs as a dataframe.

Usage

getMDFR.Surveys.Biomass(
  tcsams,
  category = "index",
  cast = "x",
  verbose = FALSE
)

Arguments

tcsams
  • single tcsam02.rep object, tcsam02.resLst object, or named list of the latter

category
  • 'index' is only choice

cast
  • casting formula for excluding 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 survey biomass time series.

Value

dataframe in canonical format


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.