Learn R Programming

etasFLP (version 2.2.2)

californiacatalog: Sample catalog of North California earthquakes

Description

Sample catalog of North California earthquakes of magnitude at least 3.0 from year 1968 to year 2012.

Usage

californiacatalog

Arguments

Format

a data matrix with 18,545 observations and 5 variables: time, lat, long, z, magn1.

References

Northern California Earthquake Catalog Search: http://www.ncedc.org/ncedc/catalog-search.html.

Examples

Run this code
data(californiacatalog)
str(californiacatalog)

Run the code above in your browser using DataLab