View source: R/countries_and_years.R
show_country_years_lis | R Documentation |
Print all the existing years in LIS for a given country.
show_country_years_lis(iso2 = NULL)
iso2 |
A string with 2 characters, specifically an iso2 code present in show_countries_lis(). |
A numeric vector.
show_country_years_lis("it")
show_country_years_lis("us")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.