extractMDFR.Pop.Abundance: Function to extract estimated population abundance by year...

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

extractMDFR.Pop.AbundanceR Documentation

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

Description

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

Usage

extractMDFR.Pop.Abundance(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.Abundance, rsimTCSAM::getMDFR.Pop.Abundance, and/or rTCSAM02::getMDFR.Pop.Abundance, as appropriate, and cast to aggregate. This differs from extractMDFR.Pop.Abundance1.

Value

dataframe in canonical format


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