README.md

Travis-CI Build Status

MasterRcap

The goal of MasterRcap is to complete the capstone project for the Coursera specialization "Mastering Software Development in R".

The project R code to load and cleanup the NOAA dataset visualize the timeline of earthquakes in a 2D graph * visualize the locations as well as any other information about earthquakes interactively via a web interface.

Installation

You can install MasterRcap from github with:

```{r gh-installation, eval = FALSE}

install.packages("devtools")

devtools::install_github("learner42/MasterRcap") ```

Usage

See the tutorial to see how the code is used.



xxxw567/MasterRcap documentation built on May 29, 2019, 12:17 p.m.