Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lang.aff

Get languages by affiliation


Description

Takes any vector of affiliations and return languages.

Usage

lang.aff(x, include.dialects = FALSE, list = FALSE)

Arguments

x

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

include.dialects

logical. If TRUE, it returns all langauges and dialects, if FALSE it returns only languages.

list

logical. If TRUE, it returns a list of languages, if FALSE it returns a named vector.

Author(s)

George Moroz <agricolamz@gmail.com>

See Also

Examples

lang.aff('Slavic')
lang.aff(c('Slavic', 'Celtic'))
lang.aff(c('Slavic', 'Celtic'), list = TRUE)

lingtypology

Linguistic Typology and Mapping

v1.1.4
GPL (>= 2)
Authors
George Moroz [aut, cre] (<https://orcid.org/0000-0003-1990-6083>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.