elevation {georob} | R Documentation |
Surface elevation data taken from Davis (1972).
data(elevation)
A data frame with 52 observations on the following 3 variables:
x
a numeric vector with the easting coordinate in multiplies of 50 feet.
y
a numeric vector with the northing coordinate in multiplies of 50 feet..
height
a numeric vector with the elevation in multiples of 10 feet.
The data were imported from the package geoR.
Davis, J.C. (1973) Statistics and Data Analysis in Geology, Wiley, New York.
data(elevation)
summary(elevation)