#' Greater Atlantic Region Statistical Areas
#'
#' An sf object containing the Greater Atlantic Region Statistical Areas.
#' Pulled from ftp://ftp.nefsc.noaa.gov/pub/gis/
#'
#' @format A data frame/ sf object (135 x 1)
#' \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{Features}{135 x 1}
#' \item{Metadata}{See source}
#' }
#'
#' @docType data
#' @name Statistical_Areas_2010
#' @usage data("Statistical_Areas_2010")
#' @keywords datasets
#'
#' @source \url{https://www.fisheries.noaa.gov/resource/map/greater-atlantic-region-statistical-areas}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.