geoR (version 1.8-1)

Ksat: Saturated Hydraulic Conductivity

Description

The data consists of 32 measurements of the saturated hydraulic conductivity of a soil.

Usage

data(Ksat)

Arguments

Format

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.

Examples

Run this code
# NOT RUN {
summary(Ksat)
plot(Ksat)
# }

Run the code above in your browser using DataLab