README.md

FARS

Travis build status

Functions fusing DOT Fatality Analysis Reporting System data for years 2013 - 2015.

Installation

Run

if(!requireNameSpace("devtools"))
  install.packages("devtools")

devtools::install_github(repo = "CTBushong/FARS", build_vignettes = TRUE)

For more on how to use this package

For more info on how to use this package please refer to the vignette by running:

library(fars)
vignette("fars-usage", package = "fars")


CTBushong/FARS documentation built on Dec. 17, 2021, 1:02 p.m.