fars_summarize_years: Total fatality statitics for each year and month

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

fars_summarize_years will compute total fatality statistics for each year and month. The function takes in a list of years for which statistics are computed.

Usage

1

Arguments

years

A vector of years

Value

A table of total accident counts broken by year and month.

Examples

1
## Not run: fars_summarize_years(c(2016, 2017))

stasSajin/r-pack documentation built on May 17, 2019, 8:45 p.m.