| lang.country | R Documentation |
Takes any vector of countries and returns languages.
lang.country(x, list = TRUE)
x |
character vector of the countries (in alpha-2 ISO codes) |
list |
logical. If TRUE, it returns a list of languages, if FALSE it returns a named vector. |
George Moroz <agricolamz@gmail.com>
aff.lang, country.lang, gltc.lang, iso.lang, lat.lang, long.lang, subc.lang, url.lang
lang.country('AD')
lang.country(c('AD', 'AE'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.