plot_H_columns: Plot H Columns

Description Usage Arguments

View source: R/plot_levels.R

Description

Plot H Columns

Usage

1
2
3
plot_H_columns(hydraulicData, h.threshold = 0,
  time.dependent.thresholds = NULL, xlim = NULL, ylim = NULL,
  innerMargins = default_inner_margins())

Arguments

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 kwb.monitoring:::draw_thresholds_if_applicable

xlim

passed to plot_variable

ylim

passed to plot_variable

innerMargins

passed to plot_variable


KWB-R/kwb.monitoring documentation built on May 17, 2019, 1:06 p.m.