Learn R Programming

lingtypology (version 1.1.1)

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.

See Also

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

Examples

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

Run the code above in your browser using DataLab