getMDFR.Pop.Biomass: Get population biomass time series from model results from...

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

getMDFR.Pop.BiomassR Documentation

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

Description

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

Usage

getMDFR.Pop.Biomass(tcsams, cast = "x", verbose = FALSE)

Arguments

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

cast
  • casting formula for excluding x,m,s,z factor levels from a sum of B_yxmsz across the unspecified factors

verbose
  • flag (T/F) to print debug info

Details

Extracts the estimated population biomass time series.

Value

dataframe in canonical format


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