geoR (version 1.8-1)

head: Head observations in a regional confined aquifer

Description

Measurements of potentiometric head at 29 locations in a regional confined sandstone aquifer. Extract from Kitanidis' book.

Usage

data(head)

Arguments

Format

An object of the class geodata which is a list with the elements:

coords

coordinates of the data location.

data

the data vector with head measurements (feet).

Examples

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

Run the code above in your browser using DataLab