#' @title NAFO Divisions (Polygon not clipped to coastline)
#'
#' @description An \code{sf} object that depicts the boundaries of the NAFO regions
#'
#' @format An \code{sf} object:
#' \describe{
#' \item{Geometry type}{POLYGON}
#' \item{Dimension}{XY}
#' \item{Bounding box}{xmin: -80 ymin: 35 xmax: -42 ymax: 78.16667}
#' \item{Geodetic CRS}{NAD83}
#' \item{Features}{38 x 8}
#' \item{Metadata}{See source}
#' }
#'
#' @docType data
#' @name NAFO_Divisions_2021_poly_not_clipped
#' @usage data("NAFO_Divisions_2021_poly_not_clipped")
#' @keywords datasets
#' @source \url{https://www.nafo.int/Data/GIS}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.