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

long.lang

Get longitude by language


Description

Takes any vector of languages and return longitude.

Usage

long.lang(x, map.orientation = "Pacific")

Arguments

x

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

map.orientation

A character verctor with values "Pacific" and "Atlantic". It distinguishes Pacific-centered and Atlantic-centered maps. By default is "Pacific".

Author(s)

George Moroz <agricolamz@gmail.com>

See Also

Examples

lat.lang('Adyghe')
long.lang('Adyghe')
lat.lang(c('Adyghe', 'Russian'))
long.lang(c('Adyghe', 'Russian'))
long.lang(c('Adyghe', 'Aleut'), map.orientation = "Pacific")

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.