url.lang: Make a url-link to glottolog page for a language

View source: R/url.lang.R

url.langR 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', 'Adyghe', 'Ganai'))

lingtypology documentation built on Aug. 23, 2023, 5:09 p.m.