View source: R/grambank.feature.R
| grambank.feature | R Documentation |
This function downloads data from Grambank (https://grambank.clld.org/) and changes language names to the names from lingtypology database. You need the internet connection.
grambank.feature(features, na.rm = TRUE)
features |
A character vector that define with a feature ids from Grambank (e. g. "gb026", "gb042"). |
na.rm |
Logical. If TRUE function removes all languages not available in lingtypology database. By default is TRUE. |
George Moroz <agricolamz@gmail.com>
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, wals.feature
# grambank.feature(c("gb026", "gb042"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.