Learn R Programming

lingtypology (version 1.1.7)

bantu.feature: Download BANTU data

Description

This function downloads data from Bantu Basic Vocabulary Database (https://abvd.shh.mpg.de/bantu/index.php) and changes language names to the names from lingtypology database. You need the internet connection.

Usage

bantu.feature(features)

Arguments

features

A character vector that define with a feature ids from BANTU ('house', 'cat').

See Also

abvd.feature, afbo.feature, autotyp.feature, oto_mangueanIC.feature, phoible.feature, sails.feature, uralex.feature, valpal.feature

Examples

Run this code
# NOT RUN {
# bantu.feature(c('house', 'cat'))
# }

Run the code above in your browser using DataLab