daedalus.data is a package to handle input data files to use in the DAEDALUS model. The idea behind the development of this package is to have the flexibility to * Update or otherwise modify the input data without needing to update the model package itself * Curate reference websites for the source data files and develop semi-automated workflows to maintain them up-to-date * Ensure compatibility of the input data with the working version of the daedalus model
This vignette demonstates how to use daedalus.data with the
DAEDALUS model, as adapted from Haw et al. (2022) in R. The package provides data
from Walker et al. (2020) on country demography, country
workforce per economic sector, and social contacts between age groups in
country_data
. The package also provides data from Jarvis et al. (2024) on workplace contacts in
economic sectors. Both datasets are accessed by internal functions to
reduce the need for user input.