=======

SoilMoisturePattern

R Package for analysing Soil Moisture Pattern

  • Mean relative difference

How to start

First install the package with:

install.packages("devtools")
library(devtools)
install_github("JBrenn/SoilMoisturePattern")

and then import the library with:

library(SoilMoisturePattern)