D Schoeman, CJ Brown 2018-01-12
The package is designed to work with raster layers of temperature (or other environmental variables) from the R package raster
.
Please contact Chris Brown if you want to use this code, or to provide feed-back.
To install this beta version package, open R and type:
install.packages("devtools")
Then, you can install vocc:
devtools::install_github("cbrown5/vocc")
You might like to start with:
library(vocc)
vignette("vocc")
And it should load. Let me know if you have troubles