Skip to contents

Plot random realization of a hydrograph distribution

Usage

# S3 method for class 'hydist'
plot(x, ..., ylab = "Discharge", xlab = "Time")

Arguments

x

Hydrograph distribution

...

Other arguments to pass to the curve() function.

xlab, ylab

Y-axis and x-axis labels for the plot.

Value

Base R plot of randomly drawn hydrograph.