Get Hydraulic Events
1 2 3 | getHydraulicEvents(hydraulicData, settings,
eventSettings = settings$event[[settings$station]], columnQ = "Q",
columnH = "H")
|
hydraulicData |
data frame with columns ... |
settings |
settings as returned by ... |
eventSettings |
default: |
columnQ |
name of column containing water flows. Default: "Q" |
columnH |
name of column containing water levels. Default: "H" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.