davidbody/FARSAssignment: Summarize and map FARS data

Summarize and map data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System (FARS). The package contains FARS accident data for 2013, 2014, and 2015, and includes functions to read and summarize the data by year and month, as well as to plot state maps showing accident locations by year. This is the week 4 assignment for Building R Packages (Coursera).

Getting started

Package details

AuthorDavid W. Body
MaintainerDavid W. Body <davidbody@bigcreek.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("davidbody/FARSAssignment")
davidbody/FARSAssignment documentation built on May 14, 2019, 10:37 p.m.