knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

msdrCourseraCapstonePackage

Build Status

The goal of msdrCourseraCapstonePackage is to provide data visualization and cleaning tools for the NOAA Significant Earthquakes data set.

Installation

You can install the released version of msdrCourseraCapstonePackage from CRAN with:

install.packages("msdrCourseraCapstonePackage")

And the development version from GitHub with:

install.packages("devtools")
devtools::install_github("jtgit-la/msdrCourseraCapstonePackage")


jtgit-la/msdrCourseraCapstonePackage documentation built on May 10, 2020, 5:01 p.m.