Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 463 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 463 Bytes

sprinklR

sprinklR provides high-level control of an irrigation system, run by the R programming language.

Installation

You can install the development version of sprinklR from GitHub with:

# install.packages("devtools")
devtools::install_github("mnr/sprinklR")
devtools::install_github("mnr/rpigpior")