geoR (version 1.8-1)

elevation: Surface Elevations

Description

Surface elevation data taken from Davis (1972). An onject of the class geodata with elevation values at 52 locations.

Usage

data(elevation)

Arguments

Format

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).

Examples

Run this code
# NOT RUN {
summary(elevation)
plot(elevation)
# }

Run the code above in your browser using DataLab