# Exports
export(criticalmoisture)
export(maxbulkdensity)
export(fitbusscher)
export(fitsoilwater)
export(getInitiallbc)
export(maxcurv)
export(soilwater)
export(SSlbc)
export(fitlbc)
export(fun2form)
export(liquidlimit)
export(Rsq)
export(Sindex)
export(sigmaP)
export(voidratio)
export(llwr)
export(soilwater2)
export(fitsoilwater2)
export(hydraulicCutOff)
export(soilwater3)
export(fitsoilwater3)
export(soilwater4)
export(fitsoilwater4)
export(soilwater5)
export(fitsoilwater5)
export(hemc)
export(iwc)
export(simSigmaP)
export(plotCIsigmaP)
export(stressTraffic)
export(soilStrength)
export(soilDeformation)
export(llwrPTF)

# Imports
import(utils, rpanel, tkrplot, MASS, boot, stats, graphics, grDevices, datasets)
importFrom(tcltk, tkProgressBar, setTkProgressBar)

# S3method
S3method(print, criticalmoisture)
S3method(print, maxcurv)
S3method(print, S.index)
S3method(print, llwr)
S3method(print, hemc)
S3method(print, sigmaP)
S3method(print, stressTraffic)
