README.md

Travis-CI Build Status

Purpose

This package was built as part of a programming assignment on Coursera. It provides a set of functions to read and visualize (map) data 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 (from the assignment text).

Installation

install.packages("devtools")
devtools::install_github("c5sire/fars")
library(fars)


c5sire/fars documentation built on May 13, 2019, 10:33 a.m.