Qs_heatmap_plot: Heatmap / raster plot for Qs values over time with each well...

View source: R/plotting_functions.R

Qs_heatmap_plotR Documentation

Heatmap / raster plot for Qs values over time with each well as one line

Description

Heatmap / raster plot for Qs values over time with each well as one line

Usage

Qs_heatmap_plot(
  df,
  colours,
  dummy_labels,
  date_limits,
  title,
  n_wells_per_page
)

Arguments

df

data frame with date, well_id, Qs_rel

colours

3 colours for low, middle and high colour limits

dummy_labels

dummy labels if there are less wells than expected

date_limits

vector with two date strings in format "yyyy-mm-dd"

title

plot title

n_wells_per_page

number of wells do be shown


KWB-R/dwc.wells documentation built on July 13, 2022, 9:36 p.m.