Description Usage Arguments Value
View source: R/fit_user_data_fxns.R
plotUserDisease
Plots the user provided disease time series
1 | plotUserDisease(mydata = NULL, run.list = NULL, device = "png")
|
mydata |
A list with all the available data for this DICE run |
run.list |
a list with various parameters for the run |
device |
- 'pdf or 'png'. Default is 'png' plotUserDisease(mydata = mydata, run.list = run.list, device = 'pdf') |
err=0 if plot was created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.