Skip to contents

A plot is generated, containing flow measurements as well as measurements (original, upstream/downstream time-shifted) of one water quality parameter and for one overflow events i contained in the event list "evt".

Usage

hsTimeshiftPlot(
  frmOrig,
  frmUs,
  frmDs,
  evt,
  fieldNames,
  i,
  evtDurFract,
  type1,
  boolOverview = FALSE,
  fieldPrefix = ""
)

Arguments

frmOrig

data frame with original measurements

frmUs

data frame with measurements time-shifted upstream

frmDs

data frame with measurements time-shifted downstream

evt

event list

fieldNames

field names

i

index

evtDurFract

event duration fraction

type1

plot type, e.g. "p" for "points", passed to plot

boolOverview

should an overview be plotted?

fieldPrefix

field prefix