Learn R Programming

lingtypology (version 1.1.1)

lang.gltc: Get language by Glottocode

Description

Takes any vector of Glottocodes and return languages.

Usage

lang.gltc(x)

Arguments

x

A character vector of the Glottocodes.

See Also

lang.aff

Examples

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

Run the code above in your browser using DataLab