The goal of this project is to build an R package with tools to assist in analyzing historical earthquake data provided by the US National Oceanic and Atmospheric Administration (NOAA). NOAA's Significant Earthquakes data set contains information on earthquakes from 2150 BC to present. Information about the data set can be found here and variable definitions can be found here [1].
[1] National Geophysical Data Center / World Data Service (NGDC/WDS): Significant Earthquake Database. National Geophysical Data Center, NOAA.
You can install the development version of the earthquake package from github with:
devtools::install_github("dtminnick/earthquake")
If you have questions or feedback, please send an email to donnie.minnick@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.