This function downloads data from PHOIBLE (http://phoible.org/) and changes language names to the names from lingtypology database. You need the internet connection.
Usage
phoible.feature(source = "all", na.rm = TRUE)
Arguments
source
A character vector that define with a source names from PHOIBLE (possible values: "all", "AA", "GM", "PH", "RA", "SAPHON", "SPA", "UPSID").
na.rm
Logical. If TRUE function removes all languages not available in lingtypology database. By default is TRUE.