R/ThamesPQ.R

#' Kingston upon Thames daily flow and catchment precipitation 2000-10-01 to 2015-09-30
#'
#' A data.frame of four columns; Date, Precipitation (P), & daily mean flow (Q)
#'
#' @docType data
#'
#' @format A data frame with 5478 rows and 4 columns:
#' \describe{
#'   \item{Date}{Date}
#'   \item{P}{Precipitation, in mm}
#'   \item{Q}{Daily mean discharge, in m3/s}
#' }
#' @source \url{https://nrfa.ceh.ac.uk/data/station/meanflow/39001}
"ThamesPQ"

Try the UKFE package in your browser

Any scripts or data that you put into this service are public.

UKFE documentation built on Nov. 6, 2023, 1:07 a.m.