Basic package for calculating heat units and calibrating phenology models in R
Requires a C compiler to install. For Windows users, install Rtools.
Then, use the devtools package to install directly from github.
library(devtools)
install_github("mespe/phenR")NOTE: Functions might change as packages is being developed.
TO DO:
-
Add wrapper function to sum heat units over a specified period
-
Warnings and checks on heat_units()
-
Add function to read weather files
-
Function to calibrate a phenology model given input data
Please report any issues with code or data to Matt Espe [email protected]