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