#' @title SST anomaly using long-term mean from 1991-2020
#' @description SST anomaly using long-term mean from 1991-2020
#' @format A data frame with 513 rows and 4 variables:
#' \describe{
#' \item{\code{Year}}{double Year}
#' \item{\code{EPU}}{character Ecological Production Unit}
#' \item{\code{Var}}{character Indicator name}
#' \item{\code{Value}}{double Anomaly value (degrees C)}
#'}
#' @details DETAILS
"new_sst_anomaly"
#' @title SST anomaly using long-term mean from 1982-2010
#' @description SST anomaly using long-term mean from 1982-2010
#' @format A data frame with 513 rows and 4 variables:
#' \describe{
#' \item{\code{Year}}{double Year}
#' \item{\code{EPU}}{character Ecological Production Unit}
#' \item{\code{Var}}{character Indicator name}
#' \item{\code{Value}}{double Anomaly value (degrees C)}
#'}
#' @details DETAILS
"sst_anomaly"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.