| get_glottolog_languages | R Documentation | 
Returns a dataframe of metadata on glottolog's languages.
get_glottolog_languages(glottolog_version)
glottolog_version | 
 A character string, specifying which glottolog
version to use. Currently available options are   | 
Returned columns are: glottocode, isocodes, name,
name_in_tree, position, tree and tree_name.
head(get_glottolog_languages())
head(get_glottolog_languages(glottolog_version = "4.3"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.