Learn R Programming

lingtypology (version 1.1.7)

url.lang: 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

See Also

aff.lang, area.lang, country.lang, gltc.lang, iso.lang, lat.lang, long.lang, subc.lang

Examples

Run this code
# NOT RUN {
url.lang('Korean')
url.lang(c('Gangou', 'Hachijo', 'Adyghe', 'Ganai'))
# }

Run the code above in your browser using DataLab