Description Usage Arguments Value Author(s) References
Calculate GDD and FDD parameters values from a data.frame containing daily parameters of temperature
1 |
data |
An object of class "data.frame"containing daily temperature with a column with dates in format POSIXct. |
Dcol |
an integer indicates the column number with dates |
Pcol |
an integer indicates the column number with daily average temperatures |
start |
a character string indicates date where calculation of GDD and FDD index started. |
end |
a character string indicates date where calculation of GDD and FDD index finished. |
igt |
value of Inferior Gdd Thresold. |
sft |
value of Superior Fdd Thresold. |
A data.frame which contains date associate with daily average temperature, gdd and fdd index.
Remy Moine <remymoine95@gmail.com>
Choler, P. 2018. Winter soil temperature dependence of alpine plant distribution: Implications for anticipating vegetation changes under a warming climate. Perspectives in Plant Ecology, Evolution and Systematics 30: 6‑15.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.