README.md

BUILDING R PACKAGES

Peer graded Assignment

Oriol Alcántara

email: alcantara.oriol@gmail.com

GNU GENERAL PUBLIC LICENSE

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:

Does this package contain the correct R file(s) under the R/ directory? Does this package contain a man/ with directory corresponding documentation files? Does this package contain a vignette which provides a meaningful description of the package and how it should be used? Does this package have at least one test included in the tests/ directory? Does this package have a NAMESPACE file? Does the README.md file for this directory have a Travis badge? Is the build of this package passing on Travis badge? Are the build logs for this package on Travis badge free of any errors, warnings, or notes?

Data Source

The functions on this package will use the US National Highway Traffic Safety Administration´s (Fatality Analysis Reporting System), which provide data regarding fatal injuries suffered in motor vehicle traffic crashes.



Uri0210/Assignment documentation built on April 23, 2020, 10:41 a.m.