powered by
Surface elevation data taken from Davis (1972). An onject of the class geodata with elevation values at 52 locations.
geodata
data(elevation)
An object of the class geodata which is a list with the following elements:
coords
x-y coordinates (multiples of 50 feet).
data
elevations (multiples of 10 feet).
# NOT RUN { summary(elevation) plot(elevation) # }
Run the code above in your browser using DataLab