List all countries contained in a survey
survey_countries(survey, country.column = "country", ...)
list of countries
a DOI or url to get the survey from, or a survey()
object (in which case only cleaning is done).
column in the survey indicating the country
further arguments for get_survey()
data(polymod)
survey_countries(polymod)
Run the code above in your browser using DataLab