Learn R Programming

lingtypology (version 1.1.7)

lang.country: Get language by country

Description

Takes any vector of countries and returns languages.

Usage

lang.country(x)

Arguments

x

character vector of the countries (in alpha-2 ISO codes)

See Also

aff.lang, country.lang, gltc.lang, iso.lang, lat.lang, long.lang, subc.lang, url.lang

Examples

Run this code
# NOT RUN {
lang.country('AD')
lang.country(c('AD', 'AE'))
# }

Run the code above in your browser using DataLab