R/max_annual_discharge.R

#' 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"
claudiapflores/garage documentation built on March 18, 2021, 2:38 p.m.