Learn R Programming

MPV (version 1.64)

earthquake: Earthquakes Data

Description

The earthquake data frame contains measurements of latitude, longitude, focal depth and magnitude for all earthquakes having magnitude greater than 5.8 between 1964 and 1985.

Usage

earthquake

Arguments

Format

This data frame contains 2178 observations on the following columns:

depth

numeric vector of focal depths.

latitude

latitudinal coordinate.

longitude

longitudinal coordinate.

magnitude

numeric vector of magnitudes.

Examples

Run this code
summary(earthquake)

Run the code above in your browser using DataLab