This is a new package split off from the {socialmixr} package. It handles all interaction with the Zenodo repository containing social contact surveys, including listing available data sets, downloading data sets, and obtaining citations.
list_surveys()get_citation() - Resolves #38get_citation() - Resolves #52rate argument to download_survey() and list_surveys() to allow for retrying download if it fails, in a sensible fashion, using purrr::insistently() - Resolves #72contactsurveys_dir() ({ls_contactsurveys()}, {delete_contactsurveys_files()}, {delete_contactsurveys_dir()}, {delete_survey()}). Resolves #75, #76, #77