View source: R/retroFunctions.R
retroGetMDFR | R Documentation |
This function extracts a melted dataframe from a list of retrospective model results.
retroGetMDFR(modsRetro, FUN, yadj = 0, ...)
modsRetro |
|
FUN |
|
yadj |
|
... |
|
Results are extracted using FUN
for a retrospective series of tcsam02 model runs.
dataframe
The names of the resLst objects should correspond to the assessment year they represent.
yadj
should be 0 (the default) for results that end in the "max year" of the assessment,
which is one less than the assessment year (e.g., recruitment, mature biomass). For results that end
with the year of the assessment (e.g., survey biomass, numbers-at size), yadj
should be 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.