Learn R Programming

lingtypology (version 1.1.19)

iso3.iso1: Get ISO 639-3 code from ISO 639-1

Description

Takes any vector of ISO 639-1 codes and returns ISO 639-3 code.

Usage

iso3.iso1(x)

Arguments

x

A character vector of ISO 639-3 codes.

Author

Ekaterina Zalivina <zalivina01@mail.ru>

See Also

aff.lang, area.lang, lat.lang, long.lang

Examples

Run this code
iso3.iso1('bs')
iso3.iso1(c('co', 'it', 'ar'))

Run the code above in your browser using DataLab