powered by
Takes any vector of ISO 639-1 codes and returns ISO 639-3 code.
iso3.iso1(x)
A character vector of ISO 639-3 codes.
Ekaterina Zalivina <zalivina01@mail.ru>
aff.lang, area.lang, lat.lang, long.lang
aff.lang
area.lang
lat.lang
long.lang
iso3.iso1('bs') iso3.iso1(c('co', 'it', 'ar'))
Run the code above in your browser using DataLab