extractMDFR.Pop.Biomass: Function to extract estimated population biomass by year...

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

extractMDFR.Pop.BiomassR Documentation

Function to extract estimated population biomass by year among several models as a dataframe

Description

This function extracts estimated population biomass by year among several models as a dataframe.

Usage

extractMDFR.Pop.Biomass(objs, cast = "y+x", years = "all", verbose = FALSE)

Arguments

objs
  • list of resLst objects

cast
  • casting formula for excluding y,x,m,s,z factor levels from sums across the unspecified factors

years
  • 'all' or vector of years to include

verbose
  • flag (T/F) to print diagnostic information

Details

Results are extracted using rTCSAM2013::getMDFR.Pop.Biomass, rsimTCSAM::getMDFR.Pop.Biomass, and/or rTCSAM02::getMDFR.Pop.Biomass, as appropriate, and cast to aggregate. This differs from extractMDFR.Pop.Biomass1.

Value

dataframe


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.