R/AMPF.R

#' National River Flow Archive (NRFA) annual maximum peak flow data for sites suitable for QMED only, and those for pooling.
#'
#' A data.frame with three columns; Date, Flow, id. NRFA Peak Flow Dataset - Version (14)
#'
#'
#' @format A data frame with 43064 rows and 3 columns
#' \describe{
#'   \item{Date}{Date}
#'   \item{Flow}{Annual maximum peak flow, m3/s}
#'   \item{id}{Station identification number}
#' }
#' @source \url{https://nrfa.ceh.ac.uk/data/peak-flow-dataset}
"AMPF"

Try the UKFE package in your browser

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

UKFE documentation built on Nov. 5, 2025, 6:25 p.m.