#' max_annual_discharge
#'
#' data for recurrence_interval_prob function
#'
#' @format A data frame with 10 rows and 4 columns
#' \describe{
#' \item{R}{ranking value}
#' \item{max_annual_discharge_m3_s}{maximum annual discharge (m^3/s)}
#' \item{year}{year when maximum annual discharge value was recorded}
#' \item{Y}{the total number of records for maximum annual discharge in the data frame}
#' }
#'
#' @author Claudia Flores
#'
"max_annual_discharge"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.