R/datasets.R

#' Calculated RBI values for an example dataset containing 301 USGS sites.
#'
#' The data frame contains the annual RBI values.
#'
#' @format A data frame of 15050 rows and 3 columns.
#' \describe{
#'    \item{waterYear}{The water year}
#'    \item{site_no}{USGS gauge site number}
#'    \item{rbi}{annual RBI values for the 301 study sites}
#' }
"rbiWy_dfAll"
amutaya/easyrbi documentation built on May 9, 2022, 4:04 p.m.