#' Northeast US (NEUS) atlantis model domain
#'
#' An sf object containing the box level boundaries used in the Northeast Atlantis ecosystem end to end model
#'
#' @format An \code{sf} object:
#' \describe{
#' \item{Geometry type}{POLYGON}
#' \item{Dimension}{XY}
#' \item{Bounding box}{xmin: -76.45919 ymin: 34.76128 xmax: -63.42171 ymax: 46.11478}
#' \item{Geodetic CRS}{WGS 83}
#' \item{Features}{30 x 10}
#' \item{Metadata}{See source}
#' }
#'
#' @docType data
#' @name Neus_atlantis
#' @usage data("Neus_atlantis")
#' @keywords datasets
#'
#' @source \url{https://github.com/NOAA-EDAB/neus-atlantis/wiki/Spatial-extent-of-model}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.