R/data_Statistical_Areas_2010_withNames.R

#' Greater Atlantic Region Statistical Areas
#'
#' An sf object containing the Greater Atlantic Region Statistical Areas.
#' With name labels
#' Pulled from ftp://ftp.nefsc.noaa.gov/pub/gis/
#'
#' @format A data frame/ sf object (135 x 6)
#' \describe{
#'   \item{Geometry type}{MULTIPOLYGON}
#'   \item{Dimension}{XY}
#'   \item{Bounding box}{xmin: -81.53406 ymin: 24 xmax: -42 ymax: 52.25}
#'   \item{Geodetic CRS}{NAD83}
#'   \item{Metadata}{See source}
#'   \item{Features}{135 x 1}
#' }
#'
#' @docType data
#' @name Statistical_Areas_2010_withNames
#' @usage data("Statistical_Areas_2010_withNames")
#' @keywords datasets
#'
#' @source \url{https://www.fisheries.noaa.gov/resource/map/greater-atlantic-region-statistical-areas}
NULL
andybeet/NEFSCspatial documentation built on Jan. 10, 2024, 10:22 p.m.