R/moistureStateThreshold.R
moistureStateThreshold.RdApply a threshold to soil moisture states
moistureStateThreshold(
x,
id = "compname",
threshold = "moist",
operator = c("<", ">", "==", "<=", ">=")
)a data.frame created by dailyWB() or dailyWB_SSURGO()
character, column name identifying sites, soils, or soil series
moisture state threshold, see estimateSoilMoistureState
one of "<", ">", "==", "<=", or ">="
data.frame