country_language | R Documentation |
Data for all countries and their associated languages
data(country_language)
A data frame with the languages of countries
Identifier for the countries
official languages of countries
country ID and official languages
Internal data consisting of all country IDs and their official languages
Data country_names
for linkage of IDs with country names
# load the country ID and languages
data(country_language)
# view content of the countries languages
head(country_language)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.