Merge Parallel Rain Event Statistics
mergeParallelRainEventStat(hydraulicEvents, rainEvents, rainData, seriesName, offset = 0, plot.merged.event.info = TRUE)
| hydraulicEvents | data frame containing information on hydraulic events,
with columns |
|---|---|
| rainEvents | list of data frames containing information on rain events,
with one list entry per rain gauge of which one is named as given in
|
| rainData | passed to |
| seriesName | name of rain gauge |
| offset | time in seconds by which tBeg is shifted backwards |
| plot.merged.event.info | if |