9 Code & Data availability

All three packages can be found on the author’s personal github and are easily installed and loaded in the R statistical software using the following commands.

if(!require(devtools)){ install.package(devtools) }
devtools::install_github("khufkens/daymetr")
devtools::install_github("khufkens/phenocamr")
devtools::install_github("khufkens/phenor")

The data used in the worked examples are freely available as a curated dataset (Richardson et al. 2017). Manuscript data and figures can be generated using the R scripts listed in the manuscript repository.