gltc.lang {lingtypology} | R Documentation |
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(s)
George Moroz <agricolamz@gmail.com>
See Also
aff.lang
, area.lang
, country.lang
, iso.lang
, lat.lang
, long.lang
, subc.lang
, url.lang
Examples
gltc.lang('Kabardian')
gltc.lang(c('Kabardian', 'Udi'))
[Package lingtypology version 1.1.17 Index]