aff.lang {lingtypology} | R Documentation |
Get affiliation by language
Description
Takes any vector of languages and returns affiliation.
Usage
aff.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
area.lang
, country.lang
, gltc.lang
, iso.lang
, lat.lang
, long.lang
, subc.lang
, url.lang
Examples
aff.lang('Korean')
aff.lang(c('Korean', 'Polish'))
[Package lingtypology version 1.1.17 Index]