Learn R Programming

lingtypology (version 1.1.19)

gltc.lang: Get Glottocode by language

Description

Takes any vector of languages and returns Glottocode.

Usage

gltc.lang(x)

Arguments

x

A character vector of the languages (can be written in lower case)

Author

George Moroz <agricolamz@gmail.com>

See Also

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

Examples

Run this code
gltc.lang('Kabardian')
gltc.lang(c('Kabardian', 'Udi'))

Run the code above in your browser using DataLab