Learn R Programming

georob (version 0.3-23)

elevation: Elevation Data

Description

Surface elevation data taken from Davis (1972).

Usage

data(elevation)

Arguments

Format

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.

Examples

Run this code
data(elevation)
summary(elevation)

Run the code above in your browser using DataLab