Qplot: Discharge Plot

Description Usage Arguments Value

View source: R/Qplot.R

Description

Discharge Plot

Usage

1
Qplot(data, station)

Arguments

data

List. Entries are the rivers measuring stations.

station

Data frame in list consisting of two columns. First column is the date of the measurement (first row is oldest measurement). The second column is the measured Value of the Discharge of that date.

Value

ggplot (Value ~ Date)


maibrittbergh/clydrol documentation built on Dec. 21, 2021, 1:43 p.m.