getMDFR.Pop.GrowthMatrices: Get growth transition matrices from model results from...

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

getMDFR.Pop.GrowthMatricesR Documentation

Get growth transition matrices from model results from TCSAM02 model runs as a dataframe

Description

Function to get growth transition matrices from model results from TCSAM02 model runs as a dataframe.

Usage

getMDFR.Pop.GrowthMatrices(tcsams, path = "mp/T_list/T_czz", verbose = FALSE)

Arguments

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

path
  • path into tcsams object at which to find the transition arrays

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

Details

Extracts growth transition matrices.

Value

dataframe in canonical format. Note that 'z' is pre-molt size, 'zp' is post-molt size.


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