#' Pacific Decadal Oscillation in January
#'
#' A dataset containing January PDO values. Subset of the data
#' from NOAA: <https://www.ncei.noaa.gov/access/monitoring/pdo/>.
#'
#' \itemize{
#' \item PDO - Pacific Decadal Oscillation in January for the given year.
#' \item Age - the year for which the PDO was measured.
#' }
#'
#' @docType data
#' @keywords datasets
#' @name January_PDO
#' @usage data(January_PDO)
#' @format A data frame with 104 rows and 2 variables
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.