=======
R Package for analysing Soil Moisture Pattern
- Mean relative difference
First install the package with:
install.packages("devtools")
library(devtools)
install_github("JBrenn/SoilMoisturePattern")
and then import the library with:
library(SoilMoisturePattern)