The data consists of 32 measurements of the saturated hydraulic conductivity of a soil.
data(Ksat)
The object Ksat
is a list of the class geodata
with the following elements:
coords
a matrix with the coordinates of the soil samples.
data
measurements of the saturated hidraulic conductivity.
borders
a data-frame with the coordinates of a polygon defining the borders of the area.
# NOT RUN {
summary(Ksat)
plot(Ksat)
# }
Run the code above in your browser using DataLab