/farsdata

farsdata package - data and functions for "Fatality Analysis Reporting System"

Primary LanguageR

farsdata package

This R package contains functions to load, summarize and plot the data given by the National Highway Traffic Safety Administration (NHTSA), called Fatality Analysis Reporting System (FARS).

Installation

You can install farsdata from github with:

# install.packages("devtools")
devtools::install_github("farsdata/moralmar")

Vignette

To get started, read the introduction vignette

Travis Badge

Build Status