getMDFR.Pop.Quantities: Get predicted population quantities (time series) from...

Description Usage Arguments Details Value

Description

Function to get predicted population quantities (time series) from several model runs.

Usage

1
2
3
getMDFR.Pop.Quantities(obj, type = c("MB_yx", "R_y", "iN_xmsz", "fN_xmsz",
  "B_yxmsz", "B_yxmz", "B_yxms", "B_yxm", "B_yx", "N_yxmsz", "N_yxmz", "N_yxms",
  "N_yxm", "N_yx"), verbose = FALSE)

Arguments

obj

- object that can be converted into a list of tcsam2013.resLst objects

type

- population quantity to retrieve

verbose

- flag (T/F) to print debug info

Details

Potential values for 'type' are:

Uses reshape2::melt and reshape2::dcast.

Value

dataframe


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.