Learn R Programming

lingtypology (version 1.1.19)

subc.lang: Get subclassification by language

Description

Takes any vector of languoids and returns subclassification in the Newick tree format.

Usage

subc.lang(x)

Arguments

x

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

Author

George Moroz <agricolamz@gmail.com>

See Also

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

Examples

Run this code
subc.lang('Korean')
subc.lang(c('Korean', 'Lechitic'))

Run the code above in your browser using DataLab