| sails.feature {lingtypology} | R Documentation |
Download SAILS data
Description
This function downloads data from SAILS (https://sails.clld.org/) and changes language names to the names from lingtypology database. You need the internet connection.
Usage
sails.feature(features, na.rm = TRUE)
Arguments
features |
A character vector that define with a feature ids from SAILS (e. g. "and1", "argex4-1-3"). |
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, phoible.feature, soundcomparisons.feature, uralex.feature, valpal.feature, vanuatu.feature, wals.feature
abvd.feature, afbo.feature, autotyp.feature, oto_mangueanIC.feature, phoible.feature, uralex.feature, valpal.feature, wals.feature
Examples
# sails.feature(c("and1", "and11"))
[Package lingtypology version 1.1.17 Index]