Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 787 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 787 Bytes

FARS

Travis build status R-CMD-check

This is a repository for the package FARS, which was the final task in building R packages course in Coursera.

In this package, there are couple of functions which would be helpful to load, rename, investigate, summarize and plot the data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System (FARS).

In order to see how to use function, please check man/ folder where you could see examples for each function.