powered by
List all countries contained in a survey
survey_countries(survey, country.column = "country", ...)
a DOI (see list_surveys), or a numerical id (corresponding to the numbers returned in the id column returned by list_surveys), or a character vector of file names, or a survey object (in which case only cleaning is done).
list_surveys
id
survey
column in the survey indicating the country
further arguments for get_survey
get_survey
list of countries
# NOT RUN { data(polymod) survey_countries(polymod) # }
Run the code above in your browser using DataLab