R/data_Great_South_Channel_Restricted_Trap_Pot_Area.R

#' @title Great South Channel Restricted Area
#'
#' @description An \code{sf} object that depicts the boundaries of the Great South Channel Restricted Area in effect from April 1 to June 30 annually for the NOAA Fisheries Service’s Greater Atlantic Regional Fisheries Office (GARFO).
#'
#' @format An \code{sf} object:
#' \describe{
#'   \item{Geometry type}{POLYGON}
#'   \item{Dimension}{XY}
#'   \item{Bounding box}{xmin: -69.75 ymin: 41 xmax: -68.21667 ymax: 42.16667}
#'   \item{Geodetic CRS}{NAD83}
#'   \item{Features}{1 x 25}
#'   \item{Metadata}{See source}
#' }
#'
#' @docType data
#' @name Great_South_Channel_Restricted_Trap_Pot_Area
#' @usage data("Great_South_Channel_Restricted_Trap_Pot_Area")
#' @keywords datasets
#' @source \url{https://www.fisheries.noaa.gov/resource/map/great-south-channel-restricted-area}
NULL
andybeet/NEFSCspatial documentation built on Jan. 10, 2024, 10:22 p.m.