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.