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

View source: R/iso.lang.R

iso.langR Documentation

Get ISO 639–3 code by language

Description

Takes any vector of languages and returns ISO code.

Usage

iso.lang(x)

Arguments

x

A character vector of the languages (can be written in lower case)

Author(s)

George Moroz <agricolamz@gmail.com>

See Also

aff.lang, area.lang, country.lang, gltc.lang, lat.lang, long.lang, subc.lang, url.lang

Examples

iso.lang('Adyghe')
iso.lang(c('Adyghe', 'Udi'))

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