fars_summarize_years: Summarize data from multiple years from the Fatality Analysis...

Description Usage Arguments Value Examples

Description

Summarizes data from the Fatality Analysis Reporting System by year and month. fars_read_years is called inside this function to achieve this.

Usage

1

Arguments

years

Years of data to be summarized. Current dataset contains years 2013-2015.

Value

A data.frame containing the summarized data.

Examples

1
2
3
4
## Not run: 
fars_summarize_years(c(2013:2015))

## End(Not run)

julianbarg/farsfunctions documentation built on May 5, 2019, 1:36 a.m.