R/data.R

#'
#' This is an internally stored version of glottolog data. Use glottoget("glottolog", download = TRUE) to download the latest version
#' @keywords internal
#' @format A data frame based on glottolog
#' @source \url{https://glottolog.org/
#' }
#' @evalRd glottoget_remotemeta(name = "glottolog")
"glottolog"

#' WALS data
#'
#' This is an internally stored version of WALS data. Use glottoget("wals", download = TRUE) to download the latest version
#' @keywords internal
#' @format A data frame based on The World Atlas of Language Structures
#' @source \url{https://wals.info/
#' }
#' @evalRd glottoget_remotemeta(name = "wals")
"wals"


#'
#' This is an internally stored version of D-PLACE data. Use glottoget("dplace", download = TRUE) to download the latest version
#' @keywords internal
#' @format A data.frame based on D-PLACE, the Database of Places, Language, Culture and Environment
#' @source \url{https://d-place.org/
#' }
#' @evalRd glottoget_remotemeta(name = "dplace")
"dplace"

Try the glottospace package in your browser

Any scripts or data that you put into this service are public.

glottospace documentation built on April 12, 2022, 5:07 p.m.