README.md

Capstone

Travis build status

The goal of Capstone is to process, filter and visualize adataset obtained from the US National Oceanographic and Armospheric Administration (NOAA). This NOAA dataset contains information about significant earthquakes over time.

Installation

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

install.packages("Capstone")

Example

This is a basic example which shows you how to solve a common problem:

library(Capstone)
## basic example code


shaowei72/RCapstone documentation built on Sept. 19, 2020, 3:37 p.m.