show_country_rounds {essurvey} | R Documentation |
Return available rounds for a country in the European Social Survey
Description
Return available rounds for a country in the European Social Survey
Usage
show_country_rounds(country)
Arguments
country |
A character of length 1 with the full name of the country.
Use |
Value
numeric vector with available rounds for country
Examples
## Not run:
show_country_rounds("Spain")
show_country_rounds("Turkey")
## End(Not run)
[Package essurvey version 1.0.8 Index]