| dataelev {OBASpatial} | R Documentation |
Surface elevations
Description
Surface elevation data taken from Davis (1972). An onject of the class geodata with elevation values at 52 locations.
Usage
data("dataelev")
Format
A data frame with 52 observations on the following 3 variables.
xX coordinate (multiple of 50 feet).
yY coordinate (multiple of 50 feet).
elevationelevations (multiples of 10 feet).
References
Davis, J.C. (1973) Statistics and Data Analysis in Geology. Wiley.
[Package OBASpatial version 1.9 Index]