Get longitude by language
Takes any vector of languages and return longitude.
long.lang(x, map.orientation = "Pacific")
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". |
George Moroz <agricolamz@gmail.com>
lat.lang('Adyghe') long.lang('Adyghe') lat.lang(c('Adyghe', 'Russian')) long.lang(c('Adyghe', 'Russian')) long.lang(c('Adyghe', 'Aleut'), map.orientation = "Pacific")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.