Plots a flow duration curve using ecdf() function
1 2 | flow.duration(x, ylab = "Flow",
xlab = "Exceedance probability", ...)
|
x |
a zoo object containing flow data |
ylab |
a y axis label |
xlab |
an x axis label |
... |
additional arguments passed to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.