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"

Try the extrememix package in your browser

Any scripts or data that you put into this service are public.

extrememix documentation built on Oct. 4, 2024, 5:09 p.m.