Description Usage Arguments Details Value
View source: R/getMDFR.Special.R
Function to get growth transition matrices from model results from TCSAM2015 and rsimTCSAM model runs as a dataframe.
1 | getMDFR.GrowthTransitionMatrices(tcsams, rsims, verbose = FALSE)
|
tcsams |
- single TCSAM2015 model report object, or named list of such |
rsims |
- single rsimTCSAM results object, or named list of such |
verbose |
- flag (T/F) to print debug info |
Extracts growth transition matrices.
dataframe with columns 'modeltype', 'model', 'pc', 'x', 'z', 'zp', 'val'. Note that 'z' is pre-molt size, 'zp' is post-molt size.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.