R/rainfall.R

#' Monthly Maxima Daily Rainfall in Madrid
#'
#' Monthly maxima of the daily rainfall (measured in mms) recorded at the Retiro station in the city centre of Madrid, Spain, between 1985 and 2020.
#'
#' @docType data
#'
#'
#' @usage data(rainfall)
#'
#' @format A  positive numeric vector of length 414. Observations where the monthly maxima are zero were discarded.
#'
#'@source Instituto de Estadistica, Communidad de Madrid.
"rainfall"
manueleleonelli/extrememix documentation built on Oct. 25, 2024, 6:24 p.m.