tce: TCE concentrations in groundwater in a vertical cross section

Description Usage Format Source Examples

Description

Measurements at 56 locations of concentration of trichloroethylene (TCE) in groundwater on a transect in a fine-sand superficial aquifer. Extract from Kitanidis' book.

Usage

1

Format

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

coords

coordinates of the data location (feet).

data

the data vector with measurements of the TCE concentration (ppb).

Source

Kitanidis, P.K. Introduction to geostatistics - applications in hidrology (1997). Cambridge University Press.

Examples

1
2
3
4
5
summary(tce)
summary(tce, lambda=0)
plot(tce)
points(tce)
points(tce, lambda=0)

rundel/geoR documentation built on May 18, 2019, 11:28 p.m.

Related to tce in rundel/geoR...