Learn R Programming

etasFLP (version 2.2.2)

italycatalog: Small sample catalog of italian earthquakes

Description

A small sample catalog of italian earthquakes of magnitude at least 3.0 from year 2005 to year 2013.

Usage

italycatalog

Arguments

Format

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

References

INGV home page: https://www.ingv.it/.

Examples

Run this code
data(italycatalog)
str(italycatalog)

Run the code above in your browser using DataLab