wals.feature: Download WALS data

View source: R/wals.feature.R

wals.featureR Documentation

Download WALS data

Description

This function downloads data from WALS (https://wals.info/) and changes language names to the names from lingtypology database. You need the internet connection.

Usage

wals.feature(features, na.rm = TRUE)

Arguments

features

A character vector that define with a feature ids from WALS (e. g. "1a", "21b").

na.rm

Logical. If TRUE function removes all languages not available in lingtypology database. By default is TRUE.

Author(s)

George Moroz <agricolamz@gmail.com>

See Also

abvd.feature, afbo.feature, autotyp.feature, bivaltyp.feature, eurasianphonology.feature, oto_mangueanIC.feature, phoible.feature, sails.feature, soundcomparisons.feature, uralex.feature, valpal.feature, vanuatu.feature

Examples

# wals.feature(c("1a", "20a"))

ropensci/lingtypology documentation built on March 17, 2024, 11:13 p.m.