R/data_final_mass_inshore_stat.R

#' @title Massachusetts Inshore Statistical Areas
#'
#' @description An \code{sf} object containing the boundaries of the Massachusetts Inshore statistical areas.
#'
#' @format An \code{sf} object:
#' \describe{
#'   \item{Geometry type}{MULTIPOLYGON}
#'   \item{Dimension}{XY}
#'   \item{Bounding box}{xmin: -71.12554 ymin: 41.18887 xmax: -69.86013 ymax: 42.87647}
#'   \item{Geodetic CRS}{NAD83}
#'   \item{Features}{14 x 4}
#'   \item{Metadata}{See source}
#' }
#'
#'
#' @docType data
#' @name final_mass_inshore_stat
#' @usage data("final_mass_inshore_stat")
#' @keywords datasets
#' @source \url{https://www.fisheries.noaa.gov/inport/item/33467}
NULL
andybeet/NEFSCspatial documentation built on Jan. 10, 2024, 10:22 p.m.