# we recommend using the contactsurveys package for download_survey()
if (FALSE) {
# if needed, discover surveys with:
contactsurveys::list_surveys()
peru_survey <- download_survey("https://doi.org/10.5281/zenodo.1095664")
# -->
peru_survey <- contactsurveys::download_survey(
"https://doi.org/10.5281/zenodo.1095664"
)
}
Run the code above in your browser using DataLab