Learn R Programming

lingtypology (version 1.1.19)

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

Description

Takes any vector of ISO 639--3 codes and returns Glottocodes.

Usage

gltc.iso(x)

Arguments

x

A character vector of the Glottocodes.

Author

George Moroz <agricolamz@gmail.com>

See Also

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

Examples

Run this code
gltc.iso('ady')
gltc.iso(c('ady', 'rus'))

Run the code above in your browser using DataLab