#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.