Learn R Programming

RSEIS (version 4.2-4)

CE1: Single Seismogram

Description

Single Seismogram from Coso California

Usage

data(CE1)

Arguments

Format

list(x=0, y=0, dt=0, name ="", Tpick=0, mark ="", deltat=0)

References

Lees, J.M., 2004. Scattering from a fault interface in the Coso geothermal field. Journal of Volcanology and Geothermal Research, 130(1-2): 61-75.

Examples

Run this code
data(CE1)
plot(CE1$x, CE1$y, type='l')


Run the code above in your browser using DataLab