lang.iso: Get language by ISO 639-3 code

View source: R/lang.iso.R

lang.isoR Documentation

Get language by ISO 639–3 code

Description

Takes any vector of ISO codes and returns languages.

Usage

lang.iso(x)

Arguments

x

A character vector of the ISO codes.

Author(s)

George Moroz <agricolamz@gmail.com>

See Also

lang.aff

Examples

lang.iso('ady')
lang.iso(c('ady', 'rus'))

lingtypology documentation built on Aug. 23, 2023, 5:09 p.m.