Description Usage Arguments Value Examples
Saves a binary RData file with all the input parameters and the data for this run. Each MCMC chain saves its own RData file and the file name includes the MCMC chain number as the last digit before the .RData extension of the file name.
1 2 |
mydata |
- dataframe with all the data for this DICE run |
all_years_epi |
- a dataframe with the entire incidence and climate history |
run.input |
a list of all other input needed for the run |
ireal |
Integer indicating the MCMC chain number |
err err =0 if successful.
1 | saveRData(mydata = mydata, run.input= run.input,ireal = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.