The goal of fars is to handle FARS dat (week 4 final assignment for the “Building R Packages” on Coursera).
To install this package to run on your system, please first install and load the devtools package. Then you may install and load this package from GitHub with:
# install.packages("devtools")
devtools::install_github("BFavetto/fars")