R/AMSP.R

#' National River Flow Archive (NRFA) annual maximum data for sites suitable for pooling
#'
#' A data.frame with three columns; Date, Flow, id. NRFA Peak Flow Dataset - Version 12.1
#'
#'
#' @format A data frame with 26203 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/peak-flow-dataset}
"AMSP"

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.