Description Usage Arguments Value
Computes the cumulative inter-annual daily average of P and Q as well as the difference P-Q.
1 | pq_cumsum(Q, P, hdays)
|
Q |
numeric vector. Streamflow values. |
P |
numeric vector. Precipitation values. |
hdays |
numeric vector. Days of the (Hydrological) years vector |
A 3-columns data.frame is returned (Q, P and P_Q) containing the cumulative curve of streamflow (Q), precipitation (P) and the differences (P-Q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.