R/data.R

#' Documentation for the data needed to reproduce graphs in DWP Nino publications.
#'
#'
#' The dataset is an example of data return from a call to the stat-Xpore API.
#'
#' @format A list containing df: a data frame with 36 rows and 11 variables:
#'
#' \describe{
#'   \item{df}{data frame with 36 rows and 11 variables}
#'   \item{colnames}{column names}
#'   \item{dates}{vector of dates format %Y-%m-%d}
#'   \item{date_labels}{dates labelled by stat-xplore}

#' }
#'
DFoly/ninorap documentation built on Aug. 15, 2019, 12:52 a.m.