Plot H Columns
plot_H_columns(hydraulicData, h.threshold = 0, time.dependent.thresholds = NULL, xlim = NULL, ylim = NULL, innerMargins = default_inner_margins())
hydraulicData | data frame with columns DateTime, H, H.interpol |
---|---|
h.threshold | H threshold at which a horizontal line is to be drawn (default: 0) |
time.dependent.thresholds | passed to
|
xlim | passed to |
ylim | passed to |
innerMargins | passed to |