get_eq_data: Get significant earthquake data

Description Usage Value Examples

View source: R/data_preparation.R

Description

Retrieve the significant earthquake database from the NOAA website.

The Significant Earthquake Database contains information on destructive earthquakes from 2150 B.C. to the present that meet at least one of the following criteria:

The database should be reference to as: National Geophysical Data Center / World Data Service (NGDC/WDS): Significant Earthquake Database. National Geophysical Data Center, NOAA. doi:10.7289/V5TD9V7K

More information can be found at the NOAA website

Usage

1

Value

Returns a dataframe with earthquake data

Examples

1
2
3
4
5
## Not run: 

data <- get_eq_data()

## End(Not run)

RedTent/earthquakeJT documentation built on May 25, 2019, 1:25 p.m.