Learn R Programming

lingtypology (version 1.1.1)

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.

See Also

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

Examples

Run this code
# NOT RUN {
iso.gltc('adyg1241')
iso.gltc(c('adyg1241', 'udii1243'))
# }

Run the code above in your browser using DataLab