#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.