#' Data on Water Pumps in Soho
#'
#' @title soho_pumps
#' @description An sf dataset containing the location of pumps in Soho from John Snow's analysis adapted from Robin Wilson's digitised dataset.
#' @format A data frame with 8 rows and 1 variables:
#' \describe{
#' \item{\code{soho.pump}}{character Soho pump}
#' \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}
"soho_pumps"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.