fars_summarize_years: Create a summary of FARS data set by month and year(s)

Description Usage Arguments Value Examples

Description

This function will return a summary of total number of fatalities per month and year. The years argument can be a vector or list of year(s) in integer format.

Usage

1

Arguments

years

A vector or list of years to select.

Value

This function returns a summary tibble data frame of the accidents per month.

Examples

1
## Not run: fars_summarize_years(2015)

ilikefishes/farspackage documentation built on May 13, 2019, 4:04 a.m.