plot_sampled_event: Plot Sampled Event

Description Usage Arguments

View source: R/plot_high_level.R

Description

Plot Sampled Event

Usage

1
2
3
plot_sampled_event(hydraulicData, settings, sampleInformation = NULL,
  mergedEventAndStat, volumeCompositeSample = NULL, to.pdf = FALSE,
  interpolate = TRUE, ...)

Arguments

hydraulicData

data frame with columns DateTime, H, Q, Q.raw, Q.raw.signal, Q.interpol

settings

list with elements dictionary, station, precisionLevel, bottlesToDiscard, bottlesToConsider and being passed to other functions

sampleInformation

passed to kwb.monitoring:::.partialPlot_Q and kwb.monitoring:::.partialPlot_H

mergedEventAndStat

list with event information such as tBeg, tEnd, V.m3 and passed to kwb.monitoring:::formatEventRelation

volumeCompositeSample

list with elements bottle, V.bottle.mL, V, passed to kwb.monitoring:::formatVolumeCompositeSample

to.pdf

logical. If TRUE, output goes to a PDF file

interpolate

passed to kwb.monitoring:::.partialPlot_Q

...

further arguments given to


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