Plot Hydraulic Events
1 2 3 4 | plot_hydraulic_events(hydraulicData, settings, eventsAndStat,
to.pdf = FALSE, rainData = NULL, gauges = NULL, landscape = TRUE,
plot.event.overview = TRUE,
FUN.plot_hydraulic_event = kwb.monitoring::plot_hydraulic_event, ...)
|
hydraulicData |
data frame with column |
settings |
list of settings (e.g. |
eventsAndStat |
data frame containing event information |
to.pdf |
if |
rainData |
passed to the function given in FUN.plot_hydraulic_event |
gauges |
passed to the function given in FUN.plot_hydraulic_event |
landscape |
orientation of pages in PDF file if |
plot.event.overview |
if |
FUN.plot_hydraulic_event |
function to be called to plot one event |
... |
arguments passed to the function given in FUN.plot_hydraulic_event |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.