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