powered by
Data for all countries and their associated languages
data(country_language)
country ID and official languages
A data frame with the languages of countries
Identifier for the countries
official languages of countries
https://www.wikipedia.org
Data country_names for linkage of IDs with country names
country_names
# load the country ID and languages data(country_language) # view content of the countries languages head(country_language)
Run the code above in your browser using DataLab