README.md

Build Status

EarthquakesNOAA R Package

The goal of EarthquakesNOAA R Package is to simplify the workflow while exploring the NOAA significant earthquakes dataset.

More specificaly, this package implements:

Installation

You can install this package from github using the following command:

devtools::install_github('blnash508/EarthquakesNOAA', build_vignettes = TRUE)
library(EarthquakesNOAA)

Documentation

A detailled documentation can be found in the package vignette. The following command can be used to launch the vignette:

vignette('NOAA_Visualization_Details', package = 'EarthquakesNOAA')


blnash508/EarthquakesNOAA documentation built on May 14, 2019, 5:25 p.m.