RTK | R Documentation |
Generates a Triangular Unit Hydrograph.
RTK(r, t, k)
r |
Rainfall Volume, in percent |
t |
Time to Peak, in days |
k |
Recession Constant |
Unit Hydrograph
plot(RTK(0.025,2,4), type="l")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.