#' ERA-Interim data
#'
#' ERA-Interim data of Significant Wave Height and Sea Level Pressure.
#'
#' @docType data
#'
#' @usage data("ERAInterim")
#'
#' @format An object of class `"cross"`; see [qtl::read.cross()].
#'
#' @keywords datasets
#'
#' @source ERA-INTERIM, <https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era-interim>
#'
#' @examples
#' data("ERAInterim")
#' summary(SWH)
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.