powered by
This function downloads data from SAILS (http://sails.clld.org/) and changes language names to the names from lingtypology database. You need the internet connection.
sails.feature(features, na.rm = TRUE, glottolog.source = "modified")
A character vector that define with a feature ids from SAILS (e. g. "and1", "argex4-1-3").
Logical. If TRUE function removes all languages not available in lingtypology database. By default is TRUE.
A character vector that define which glottolog database is used: 'original' or 'modified' (by default)
abvd.feature, afbo.feature, autotyp.feature, oto_mangueanIC.feature, phoible.feature, uralex.feature, valpal.feature, wals.feature
abvd.feature
afbo.feature
autotyp.feature
oto_mangueanIC.feature
phoible.feature
uralex.feature
valpal.feature
wals.feature
# NOT RUN { # sails.feature(c("and1", "and11")) # }
Run the code above in your browser using DataLab