Build Status Build status

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

fars

The goal of fars is to enable analysis on the Fatality Analysis Reporting System (FARS) datasets.

Install from github

You can install this package using devtools.

devtools::install_github('utkarshphirke/fars', build_vignettes)


utkarshphirke/fars documentation built on May 7, 2019, 6:10 a.m.