R/data.R

#' Suffolk County, MA Voting Districts
#'
#' This data contains the voting districts for Suffolk County MA, with geographies simplified.
#'
#'
#' @name suffolk
#' @usage data("suffolk")
#' @format An sf dataframe with 295 observations
#' @concept data
#' @examples
#' data('suffolk')
NULL

#' Boston Water
#'
#' This data contains the largest named water within Suffolk County MA, with geographies simplified.
#'
#' @name boston_water
#' @usage data("boston_water")
#' @format An sf dataframe with 10 observations
#' @concept data
#' @examples
#' data('boston_water')
NULL

Try the dots package in your browser

Any scripts or data that you put into this service are public.

dots documentation built on July 15, 2022, 9:05 a.m.