README.md

fars2: A package to manipulate data of Administration's Fatality Analysis Reporting System"

Build Status

The functions provided in the package fars2 use data (provided with the package) from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, which is a nationwide census providing the American public yearly data regarding fatal injuries suffered in motor vehicle traffic crashes. The current five functions of the package facilitate the manipulation, exploration and plotting of the data.

Installation

You can install fars from github with:

# install.packages("devtools")
devtools::install_github("pez-espada/fars2")


pez-espada/fars2 documentation built on May 14, 2019, 8:02 a.m.