url.lang {lingtypology} | R Documentation |
Make a url-link to glottolog page for a language
Description
Takes any vector of languages and returns links to glottolog pages.
Usage
url.lang(x, popup = "")
Arguments
x |
A character vector of languages (can be written in lower case) |
popup |
character vector of strings that will appear in pop-up window of the function map.feature |
Author(s)
George Moroz <agricolamz@gmail.com>
See Also
aff.lang
, area.lang
, country.lang
, gltc.lang
, iso.lang
, lat.lang
, long.lang
, subc.lang
Examples
url.lang('Korean')
url.lang(c('Gangou', 'Hachijo', 'West Circassian', 'Ganai'))
[Package lingtypology version 1.1.17 Index]