readDALYdata {DALY} | R Documentation |
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.
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)