This function downloads data from PHOIBLE (https://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.