Description Usage Arguments Details Value
Function to get predicted mature biomass (time series) from several model runs.
1 | getMDFR.Pop.MatureBiomass(obj, verbose = FALSE)
|
obj |
- object with results for the models to be compared that can be converted to a list of tcsam2013.resLst objects |
verbose |
- flag (T/F) to print debug info |
Uses reshape2::melt
and reshape2::dcast
. If obj is a tcsam2013.lst
object, then results will be extracted from the tcsam2013.std object for a given case, if it exists;
otherwise they will be extracted from the tcsam2013.rep object.
dataframe in canonical format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.