epiforecasts / socialmixr

R package for deriving social mixing matrices from survey data.
http://epiforecasts.io/socialmixr/
Other
38 stars 10 forks source link

Document download/load workflow #119

Closed sbfnk closed 1 month ago

sbfnk commented 6 months ago

When running code repeatedly it might be preferable to download a survey once and then load in again rather than downloading every time with get_survey(). It would be good to add documentation of the corresponding workflow shown e.g. in https://github.com/epiforecasts/socialmixr/issues/108#issuecomment-2078976991