| afbo.feature {lingtypology} | R Documentation |
Download AfBo data
Description
This function downloads data from AfBo (https://afbo.info/) and changes language names to the names from lingtypology database. You need the internet connection.
Usage
afbo.feature(features = "all", na.rm = TRUE)
Arguments
features |
A character vector that define with an affix functions from AfBo (e. g. "all", "adjectivizer", "focus"). |
na.rm |
Logical. If TRUE function removes all languages not available in lingtypology database. By default is TRUE. |
See Also
abvd.feature, autotyp.feature, bivaltyp.feature, eurasianphonology.feature, oto_mangueanIC.feature, phoible.feature, sails.feature, soundcomparisons.feature, uralex.feature, valpal.feature, vanuatu.feature, wals.feature
abvd.feature, autotyp.feature, oto_mangueanIC.feature, phoible.feature, sails.feature, uralex.feature, valpal.feature, wals.feature
Examples
# afbo.feature()
# afbo.feature(c("adjectivizer", "adverbializer"))
[Package lingtypology version 1.1.17 Index]