View source: R/plotting_functions.R
Qs_heatmap_plot | R Documentation |
Heatmap / raster plot for Qs values over time with each well as one line
Qs_heatmap_plot( df, colours, dummy_labels, date_limits, title, n_wells_per_page )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.