GDH_10 | 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 10 celsius degree instead of 4 celsius degree
as in the original model. This function is an extension of chillR::GDH
GDH_10(HourTemp, summ = TRUE)
HourTemp |
Vector of hourly temperatures |
summ |
Boolean parameter to add the cumulative sum as output |
GDH_10(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.