niklaas / rcapstone

An API to NOAA database for Coursera course https://www.coursera.org/learn/r-capstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI Build Status

rcapstone

The goal of rcapstone is for me to pass the Coursera Capstone project. :-)

Important note: The data provided in this package is taken from NOAA. Their license applies to the provided data in folder data-raw.

Installation

You can install rcapstone from github with:

# install.packages("devtools")
devtools::install_github("niklaas/rcapstone")

Vignette

For examples and how to reproduce the output as required by the Coursera course, please see the provided vignette.

About

An API to NOAA database for Coursera course https://www.coursera.org/learn/r-capstone

License:Other


Languages

Language:R 100.0%