R/DF.R

#' Daily Flow for 12 Class III/IV Pumpstations in the Buckman Basin
#'
#' A dataset containing the modelled daily flow for two year (2017-2019) including timestamp and rainfall from the Faifax rain gauge.
#'
#' @format A data frame with 730 rows and 14 variables:
#' \describe{
#'   \item{date}{Date}
#'   \item{rain}{Total daily rainfall, in inches}
#'   \item{Barnes}{III - 4437 Barnes Rd}
#'   \item{Buffalo}{IV - 5300 Buffalo Av}
#'   \item{Clinton}{III - Clinton Av}
#'   \item{Herschel}{IV - 3806 Herschel St}
#'   \item{Hollybrook}{IV - 210 Hollybrook Av}
#'   \item{JRay}{III - 5642 J Ray Ci}
#'   \item{Kingsbury}{IV - 4140 Kingsbury St}
#'   \item{Laura}{IV - 1023 Laura St}
#'   \item{Lofberg}{III - 2588 Lofberg Dr}
#'   \item{SpringPark}{IV - 4511 Spring Park Rd}
#'   \item{Stanford}{III - 5621 Stanford Rd}
#'   \item{Water}{IV - 604 Water St}
#' }
"DF"
dCraigJones/rSSOAP documentation built on Aug. 12, 2022, 10:11 p.m.