plot.the: Visualisation of thermal stress metrics

Description Usage Arguments

View source: R/plot.the.R

Description

Plots the thermal stress metrics

Usage

1
plot.the(df, start = NULL, end = NULL, destfile = NULL, width = 8, height = 4)

Arguments

df

a data frame created by compute.the function

start

a character vector of the start date, e.g. "2013-01-01", default is NULL

end

a character vector of the end date, e.g. "2018-12-31", default is NULL

destfile

a destination file to save the file, default is NULL

width

width of the plot to be saved; default is 8

height

height of the plot to be saved; default is 4


brisneve/THE documentation built on May 21, 2019, 11:09 a.m.