phoible.feature: Download PHOIBLE data

View source: R/phoible.feature.R

phoible.featureR Documentation

Download PHOIBLE data

Description

This function downloads data from PHOIBLE (https://phoible.org/) and changes language names to the names from lingtypology database. You need the internet connection.

Usage

phoible.feature(source = "all", na.rm = TRUE)

Arguments

source

A character vector that define with a source names from PHOIBLE (possible values: "all", "aa", "gm", "ph", "ra", "saphon", "spa", "upsid").

na.rm

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

See Also

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

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

Examples

# phoible.feature()
# phoible.feature(c('consonants', 'vowels'), source = "UPSID")

lingtypology documentation built on Aug. 23, 2023, 5:09 p.m.