dgquakes {dggridR} | R Documentation |
All earthquakes with magnitude >=3.0 earthquakes for 2015
Description
A data frame with 19914 observations on the following 4 variables.
time
Time of the quake. Example: 2015-12-31T23:39:28.940Z
lat
Latitude of the epicenter. Example: -7.0711
lon
Longitude of the epicenter. Example: -173.5178
mag
Magnitude of the quake. Example: 3.2
Usage
data(dgquakes)
Format
data frame
Source
The USGS Earthquake Hazards Program (https://earthquake.usgs.gov/earthquakes/search/).
[Package dggridR version 3.1.0 Index]