Learn R Programming

lingtypology (version 1.1.19)

iso.gltc: Get ISO 639--3 code by Glottocode

Description

Takes any vector of Glotocodes and returns ISO code.

Usage

iso.gltc(x)

Arguments

x

A character vector of Glottocodes.

Author

George Moroz <agricolamz@gmail.com>

See Also

aff.lang, area.lang, lat.lang, long.lang

Examples

Run this code
iso.gltc('adyg1241')
iso.gltc(c('adyg1241', 'udii1243'))

Run the code above in your browser using DataLab