fars_summarize_years: Create summary of the number of accidents per month in the...

Description Usage Arguments Value Examples

Description

Create summary of the number of accidents per month in the years specified

Usage

1

Arguments

years

numeric/integer vector/list specifying the years to be summarized

Value

a table (tibble) of the incidents per month (rows) per year (columns)

Examples

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

## End(Not run)

DarkerThanEver/fars documentation built on May 17, 2019, 11:14 p.m.