View source: R/countries_and_years.R
get_years_lis | R Documentation |
Print all the existing years in LIS for a given country.
get_years_lis(iso2)
iso2 |
A character vector with valid iso2 codes of countries present in LIS. |
A list, made of numeric vectors. Each elements corresponds to a country in LIS.
get_years_lis("it")
get_years_lis(iso2 = c("de", "jp"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.