R/January_PDO.R

#' 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
alexhroom/rshift documentation built on June 12, 2025, 7:44 a.m.