head
From geoR v1.8-1
by Paulo Ribeiro Jr
Head observations in a regional confined aquifer
Measurements of potentiometric head at 29 locations in a regional confined sandstone aquifer. Extract from Kitanidis' book.
- Keywords
- datasets
Usage
data(head)
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
# NOT RUN {
summary(head)
plot(head)
# }
Community examples
Looks like there are no examples yet.