Package Purpose

This package is built as an assignment. It's purpose is to analyze the motor vehicle fatal accidents of three years (from 2013 to 2015) and produce state-specific mini maps.

fars_map_state(1, 2013)

Secondary use

This package can also be used to summarize the number of accidents each month.

fars_summarize_years <- function(years)


thechibo/fars documentation built on Nov. 20, 2019, 1:20 a.m.