Description Usage Arguments Value
View source: R/dvhydrograph-data.R
Given a stat TS and an estimated TS this function creates vertical lines connecting the steps between those TS.
1 | getEstimatedEdges(stat, est, excludeZeroNegativeFlag = NULL)
|
stat |
the parsed non-estimated time series |
est |
the parsed estimated time series |
excludeZeroNegativeFlag |
whether or not zero / negative values will be removed |
a list of vertical lines connecting steps between stat and est
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.