README.md

Build Status

CourseraRcapstone

The goal of CourseraRcapstone 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 CourseraRcapstone from github with:

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

install.packages("devtools")

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

Usage

See the tutorial to see how the code is used.



learner42/CourseraRcapstone documentation built on May 30, 2019, 4:37 p.m.