R/rainfall_cr.R

#' Rainfall data subsample from Costa Rica
#'
#' Dataset containing monthly rainfall data from 1991 to 2016
#'
#' @format Tibble with 3 columns
#' \describe{
#'  \item{country}{Label of the country}
#'  \item{date}{Date in which the value was recorded}
#'  \item{rainfall_mm}{Numeric showing the amount of rainfall}
#' }
#' @source https://climateknowledgeportal.worldbank.org/download-data
"rainfall_cr"
opoyc/fcsttools documentation built on Feb. 19, 2020, 12:52 p.m.