pq_cumsum: Computes the cumulative inter-annual daily average of P and Q...

Description Usage Arguments Value

View source: R/pq_approach.R

Description

Computes the cumulative inter-annual daily average of P and Q as well as the difference P-Q.

Usage

1
pq_cumsum(Q, P, hdays)

Arguments

Q

numeric vector. Streamflow values.

P

numeric vector. Precipitation values.

hdays

numeric vector. Days of the (Hydrological) years vector

Value

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)


IvanHeriver/hsa-R-package documentation built on Dec. 17, 2021, 11:32 p.m.