Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 214 Bytes

LandR.CS

Climate sensitive LandR processes

Installation

Install from GitHub:

#install.packages("devtools")
library("devtools")
install_github("ianmseddy/LandR.CS", dependencies = TRUE)