Description Usage Arguments Details
Function to extract results from DisMELS model run to individual files by life stage.
1 2 3 | extractResultsByLHS(results, lhsTypeInfo = getLifeStageInfo.ATF(),
lhsTypes = NULL, returnList = TRUE, writeOutput = TRUE,
outDir = dirname(results), outBaseCSV = "Results")
|
results |
- filename for results |
lhsTypeInfo |
- list with life stage info for the model that created the results |
lhsTypes |
- life stage types (names) to process |
returnList |
- flag to return list of output (does nothing now) |
writeOutput |
- flag to write output to file |
outDir |
- folder to write output csv files |
outBaseCSV |
- base name for output csv files |
none.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.