getMDFR.Surveys.Abundance: Get survey abundance time series from model results from...

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

getMDFR.Surveys.AbundanceR Documentation

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

Description

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

Usage

getMDFR.Surveys.Abundance(
  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 abundance time series.

Value

dataframe in canonical format


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