R/cholera_deaths_data.R

#' Data on Cholera Deaths in Soho
#'
#' @title cholera_deaths
#' @description An sf dataset on cholera deaths in Soho from John Snow's analysis adapted from Robin Wilson's digitised dataset.
#' @format A data frame with 250 rows and 2 variables:
#' \describe{
#'   \item{\code{id}}{integer ID}
#'   \item{\code{cholera.deaths}}{integer Number of cholera deaths}
#'   \item{\code{geometry}}{sfc_POINT geometry}
#'}
#' @source \href{https://blog.rtwilson.com/john-snows-famous-cholera-analysis-data-in-modern-gis-formats/}{Robin's Blog}
"cholera_deaths"
lbuk/fmap documentation built on Nov. 23, 2024, 12:47 p.m.