plot.fitSHP {SoilHyP} | R Documentation |
Plot fitSHP object
Description
Creates plot of fitSHP object with measured and fitted SWC, KU or both depending on fitSHP object
Usage
## S3 method for class 'fitSHP'
plot(x, ...)
Arguments
x |
object of class fitSHP |
... |
arguments for plot |
[Package SoilHyP version 0.1.7 Index]