R/circassian.R

#' Circassian villages in Russia
#'
#' A dataset containes the list of the Circassian villages in Russia
#' with genealogical affiliation, coordinates and district names. Most
#' data collected during the fieldworks (2011--2018).
#'
#' @format A data frame with 158 rows and 6 variables:
#' \describe{
#'   \item{longitude}{longitude}
#'   \item{latitude}{latitude}
#'   \item{village}{name of the village}
#'   \item{district}{names of the subjects of the Russian Federation: kbr --- Kabardino--Balkar Republic, kch --- Karachay--Cherkess Republic, kk --- Krasnodar Krai, ra --- Republic of Adygea, stv --- Stavropol Krai}
#'   \item{dialect}{names of the Circassian dialects}
#'   \item{language}{according standard Circassian devision there are West Circassian and Kabardian languages}
#' }
#'

"circassian"
ropensci/lingtypology documentation built on March 17, 2024, 11:13 p.m.