Learn R Programming

DAAG (version 0.37)

geophones: Seismic Timing Data

Description

The geophones data frame has 56 rows and 2 columns. Thickness of a layer of Alberta substratum as measured by a line of geophones.

Usage

data(geophones)

Arguments

Examples

Run this code
data(geophones) 
plot(geophones)
lines(lowess(geophones, f=.25))

Run the code above in your browser using DataLab