Skip to contents

Data for all countries and their associated languages

Usage

data(country_language)

Format

A data frame with the languages of countries

ID

Identifier for the countries

officiallanguage

official languages of countries

Source

Internal data consisting of all country IDs and their official languages

Value

country ID and official languages

See also

Data country_names for linkage of IDs with country names

Examples

# load the country ID and languages
data(country_language)

# view content of the countries languages
head(country_language)
#> # A tibble: 6 x 2
#>      ID officiallanguage
#>   <dbl> <chr>           
#> 1 10001 Persian, Pashto 
#> 2 10002 Albanian        
#> 3 10003 Arabic, Berber  
#> 4 10004 Catalan         
#> 5 10005 Portuguese      
#> 6 10006 English