subc.lang {lingtypology}R Documentation

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(s)

George Moroz <agricolamz@gmail.com>

See Also

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

Examples

subc.lang('Korean')
subc.lang(c('Korean', 'Lechitic'))

[Package lingtypology version 1.1.17 Index]