README.md

FARs Analysis

Build Status Project Status: Concept – Minimal or no implementation has been done yet.

This package deals provides some simple analytics of 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.

Installation

  1. Install with ghit or devtools:
ghit::install_github('acjackman/building_r_packages')
  1. Download the source as a zip file from github and install with:
install.packages(file.choose(), repos = NULL, type = "source")


acjackman/building_r_packages documentation built on May 10, 2019, 5:11 a.m.