tce {geoR} | R Documentation |
Measurements at 56 locations of concentration of trichloroethylene (TCE) in groundwater on a transect in a fine-sand superficial aquifer. Extract from Kitanidis' book.
data(tce)
An object of the class geodata
which is a list with the elements:
coordinates of the data location (feet).
the data vector with measurements of the TCE concentration (ppb).
Kitanidis, P.K. Introduction to geostatistics - applications in hidrology (1997). Cambridge University Press.
summary(tce) summary(tce, lambda=0) plot(tce) points(tce) points(tce, lambda=0)