Skip to content

mespe/phenR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phenR

Basic package for calculating heat units and calibrating phenology models in R

Installation

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]

About

Basic package for calculating heat units and calibrating phenology in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published