| climdex.dtr | R Documentation |
This function computes the diurnal temperature range on a monthly basis.
climdex.dtr(ci, freq = c("monthly", "annual", "halfyear", "seasonal"))
ci |
Object of type climdexInput. |
freq |
Time frequency to aggregate to. |
climdex.dtr computes the mean daily diurnal temperature range. The
frequency of observation can be either monthly or annual.
A vector containing the mean monthly or mean annual diurnal temperature range.
This function creates results which may differ in the 3rd decimal place from the results from fclimdex.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.