GDH_5 | R Documentation |
Modification of the actual model developed to quantify the heat between two periods. In this case the
function computes the metric by using as base temperature 5 celsius degree instead of 4 celsius degree
as the original model. This function is an extension of chillR::GDH
GDH_5(HourTemp, summ = TRUE)
HourTemp |
Vector of hourly temperatures |
summ |
Boolean parameter to add the cumulative sum as output |
GDH_5(sample(c(1 : 30), 100, replace = TRUE), summ = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.