plot_measurementchain_and_well_operation: Plot measurementchain and well operation in combined plot

View source: R/plot_measurementchain_and_welloperation.R

plot_measurementchain_and_well_operationR Documentation

Plot measurementchain and well operation in combined plot

Description

Plot measurementchain and well operation in combined plot

Usage

plot_measurementchain_and_well_operation(
  mc_dat,
  well_op_data_meta,
  brunnen_nr = 9,
  para = "Leitfaehigkeit",
  y_label = "elektr. Leitfähigkeit (µS/cm)",
  date_min = as.Date("2023-05-10"),
  date_max = Sys.Date()
)

Arguments

mc_dat

mc_dat

well_op_data_meta

well_op_data_meta

brunnen_nr

well id (default: 9)

para

parameter (either: "Leitfaehigkeit" or "Temperatur")

y_label

y label (default: "elektr. Leitfaehigkeit (µS/cm)")

date_min

minimum date for plotting (default: as.Date("2023-05-10"))

date_max

maximum date for plotting (default: Sys.Date())

Value

combined plot


KWB-R/kwb.geosalz documentation built on March 28, 2024, 9:05 p.m.