Description Usage Arguments Details Author(s) See Also
This function loads data from an .RData image file into the
DALY Calculator. The file can be an external file, previously saved
through saveDALYdata()
, or one of the two built-in example datasets.
1 | readDALYdata(file = NULL, example = NULL)
|
file |
Character string, denoting the name of the .RData file |
example |
Integer, denoting the example to be loaded
(any of |
NA
saveDALYdata
,
setDALYexample
,
DALY_Neurocysticercosis
,
DALY_Toxoplasmosis
DALYcalculator
(for a brief description of the DALY Calculator)
DALYmanual
(for a more comprehensive overview)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.