mergeParallelRainEventStat: Merge Parallel Rain Event Statistics

Description Usage Arguments

View source: R/event.R

Description

Merge Parallel Rain Event Statistics

Usage

1
2
mergeParallelRainEventStat(hydraulicEvents, rainEvents, rainData,
  seriesName, offset = 0, plot.merged.event.info = TRUE)

Arguments

hydraulicEvents

data frame containing information on hydraulic events, with columns eventNumber, tBeg

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 seriesName

rainData

passed to getEventStatistics

seriesName

name of rain gauge

offset

time in seconds by which tBeg is shifted backwards

plot.merged.event.info

if TRUE (default), plotMergedEventInfoForValidation is called


KWB-R/kwb.monitoring documentation built on May 17, 2019, 1:06 p.m.