fars_summarize_years: Summarize the number of fatal accidents by month and year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Summarize the number of fatal accidents by month and year

Usage

1

Arguments

years

Vector of one or more years of interest

Value

a data.frame summarizing the number of fatal accidents by month and year

Examples

1
2
## Not run: fars_summarize_years(2015)
## Not run: fars_summarize_years(c(2013, 2014, 2015))

linacrem/farsdocs documentation built on May 23, 2019, 9:02 p.m.