essurvey (version 1.0.4)

show_country_rounds: 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 show_countriesfor a list of available countries.

Value

numeric vector with available rounds for country

Examples

Run this code
# NOT RUN {
show_country_rounds("Spain")

show_country_rounds("Turkey")

# }

Run the code above in your browser using DataLab