R/data_NAFO_Divsions_2021_line_not_enclosed.R

#' @title NAFO Divisions (Not Bounded)
#'
#' @description An \code{sf} object that depicts the boundaries of the NAFO regions
#'
#' @format An \code{sf} object:
#' \describe{
#'   \item{Geometry type}{LINESTRING}
#'   \item{Dimension}{XY}
#'   \item{Bounding box}{xmin: -80 ymin: 35 xmax: -42 ymax: 78.16667}
#'   \item{Geodetic CRS}{NAD83}
#'   \item{Features}{42 x 7}
#'   \item{Metadata}{See source}
#' }
#'
#' @docType data
#' @name NAFO_Divisions_2021_line_not_enclosed
#' @usage data("NAFO_Divisions_2021_line_not_enclosed")
#' @keywords datasets
#' @source \url{https://www.nafo.int/Data/GIS}
NULL
andybeet/NEFSCspatial documentation built on Jan. 10, 2024, 10:22 p.m.