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'))

ropensci/lingtypology documentation built on March 17, 2024, 11:13 p.m.