README.md

Build Status

earthquake

overview

The earthquake package provides data cleaning, timeline plotting, and leaflet plotting for NOAA earthquake datasets.

Installation

You can install the package from my github via devtools.

library(devtools)

devtools::install_github("kjsykora/earthquake")

Learning earthquake

The package includes a vignette that teaches how to use the contained functions.

vignette("earthquake")



kjsykora/earthquake documentation built on May 29, 2019, 3:38 a.m.