Travis-CI Build Status


output: github_document

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Earthquake

This is aset of library to view earthquake data from the NOAA as per the Coursera Capstone Project.

It contains a function called eq_clean_data to prepare the data for visualisation and several geoms to assist visualisation.

Installation

You can install Earthquake from github with:

# install.packages("devtools")
devtools::install_github("MaxSunshine/Earthquake")


MaxSunshine/Earthquake documentation built on May 28, 2019, 1:51 p.m.