#' Memphis Police Department Precincts
#'
#' A dataset containing the boundaries of Memphis Police Department precincts.
#'
#' @format A simple-features tibble with 9 rows and two variables:
#' \describe{
#' \item{precinct}{the precinct name}
#' \item{geometry}{the boundary of each precinct, stored in simple-features
#' polygon format}
#' }
#'
#' Licence: Public domain <https://data.memphistn.gov/d/tdws-78iq>
#'
#' @source City of Memphis <https://data.memphistn.gov/d/rqqz-pj4u>
#'
"memphis_precincts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.