Skip to contents

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