R/memphis_precincts.R

#' 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"
mpjashby/sfhotspot documentation built on Feb. 21, 2025, 9:01 p.m.