Learn R Programming

RFOC (version 1.0-4)

KAMCORN: SDR data from the Harvard CMT catalog

Description

Strike-Dip-Rake and Locations of Harvard CMT catalog for the intersection of the Kamchataka and Aleutian arcs

Usage

data(KAMCORN)

Arguments

format

The format is: chr "KAMCORN"

source

http://www.globalcmt.org/CMTsearch.html

Details

The data is selected fromt eh CMT catalog. Parameters are extracted from the normal distribution. Format of the list of data save in KAMCORN is: list(LAT=0 , LON =0 , DEPTH=0 , STRIKE=0 , DIP=0 , RAKE=0 )

References

G. Ekstrom. Rapid earthquake analysis utilizes the internet. Computers in Physics, 8:632-638, 1994.

Examples

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

Run the code above in your browser using DataLab