Learn R Programming

GEOmap (version 2.5-11)

EHB.LLZ: Earthquake Location Data

Description

Global Earthquake catalog locations from Engdahl, et al.

Usage

data(EHB.LLZ)

Arguments

Format

lat

Latitude

lon

Longitude

z

depth in km

References

Engdahl, E. R., R. D. van der Hilst, S. H. Kirby, G. Ekstrom, K. M. Shedlock, and A. F. Sheehan (1998), A global survey of slab structures and internal processes using a combined data base of high-resolution earthquake hypocenters, tomographic images and focal mechanism data, Seismol. Res. Lett., 69, 153-154.

Examples

Run this code
data(EHB.LLZ)
## maybe str(EHB.LLZ) ; plot(EHB.LLZ) ...

Run the code above in your browser using DataLab