cumulate rain data within each day
getDailyCumulativeRain.Rd
cumulate rain data within each day
Arguments
- rd
data frame containing rain data as returned by
kwb.read::readBwbRainData
- to.long
if
TRUE
(default) the result data frame is converted to 'long' format.