powered by
Downloads survey data, or extracts them from files, and returns a clean data set.
get_survey(survey, ...)
a survey in the correct format
a DOI or url to get the survey from, or a survey() object (in which case only cleaning is done).
survey()
options for clean(), which is called at the end of this
clean()
if (FALSE) { list_surveys() peru_survey <- get_survey("https://doi.org/10.5281/zenodo.1095664") }
Run the code above in your browser using DataLab