fars_summarize_years: Count the monthly number of accidents for selected years

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Count the monthly number of accidents for selected years

Usage

1

Arguments

years

a numeric vector representing one or more years

Value

a data frame with the number of accidents for every month for the selected years

Examples

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

## End(Not run)

DragosMG/fars documentation built on Sept. 16, 2021, 12:58 p.m.