View source: R/plot_hydraulic_event.R
Plot Hydraulic Event
1 2 3 4 5 |
hydraulicData |
data frame with columns DateTime, H, Q, Q.raw, Q.raw.signal, Q.interpol |
settings |
list of settings containing additional information and passed to other functions |
eventAndStat |
passed to |
sampleInformation |
passed to |
ylim.Q |
passed to |
rainData |
optional. Data frame containing rain data |
gauges |
passed to |
left |
fraction of event length by which xlim is extended to the left |
right |
fraction of event length by which xlim is extended to the right |
innerMargins.HQ |
"inner margins" of H and Q plots. Default: c(0.2, left, 0.1, right) |
innerMargins.rain |
"inner margins" of rain plots. Default: c(0, left, 0.2, right) |
dbg |
logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.