README.md

Farvis-R-package

Build Status This is a demo of R package creating and building a distributable.

About the Creator

Author : Mayank Vanani Date : 05 Feb '19 Course : Building R Packages Specialization: Mastering Software Development in R Assignment: Week 4 Final Course Assignment

Farviz

This package is meant to get the data from FARS (Fatality Analysis Reporting System) released by US National Highway Traffic Safety Administration'. THe package has pre processed and filtered the data so as to plot the fatal accident on the map based on their locations.

Review Criteria

For this assignment you'll submit a link to the GitHub repository which contains your package. This assessment will ask reviewers the following questions: 1. Does this package contain the correct R file(s) under the R/ directory? 2. Does this package contain a man/ directory with corresponding documentation files? 3. Does this package contain a vignette which provides a meaningful description of the package and how it should be used? 4. Does this package have at least one test included in the tests/ directory? 5. Does this package have a NAMESPACE file? 6. Does the README.md file for this directory have a Travis badge? 7. Is the build of this package passing on Travis? 8. Are the build logs for this package on Travis free of any errors, warnings, or notes?



mayankvanani/Farvis-R-package documentation built on May 31, 2019, 4:55 a.m.