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('Kabardian')
iso.lang(c('Kabardian', 'Udi'))

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