Description Usage Arguments Details Value
View source: R/writeModelResultsToCSV.Surveys.R
Function to write survey quantities from model results from TCSAM2015 and rsimTCSAM model runs to a csv file.
1 2 | writeModelResultsToCSV.Surveys(tcsams = NULL, rsims = NULL,
cast.formula = "v+y+x+m", csv = "ModelResults.Surveys", verbose = FALSE)
|
tcsams |
- single TCSAM2015 model report object, or named list of such |
rsims |
- single rsimTCSAM results object, or named list of such |
cast.formula |
- formula for casting (aggregating) |
csv |
- base name for csv files to write to |
verbose |
- flag (T/F) to print debug info |
none.
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.