| Ksat {geoR} | R Documentation |
Saturated Hydraulic Conductivity
Description
The data consists of 32 measurements of the saturated hydraulic conductivity of a soil.
Usage
data(Ksat)
Format
The object Ksat is a list of the class geodata
with the following elements:
coordsa matrix with the coordinates of the soil samples.
datameasurements of the saturated hidraulic conductivity.
bordersa data-frame with the coordinates of a polygon defining the borders of the area.
Source
Data provided by Dr. Décio Cruciani, ESALQ/USP, Brasil.
Examples
summary(Ksat)
plot(Ksat)
[Package geoR version 1.9-4 Index]