fars_summarize_years: fars_summarize_years function given a list of years gives the...

Description Usage Arguments Value Examples

Description

fars_summarize_years function given a list of years gives the number of accidents by month of each of the years

Usage

1

Arguments

years

a vector or list of ints or strings representing years

Value

a table which variables are the years on list and an unique file that indicates the number of accidents by month of this year

Examples

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

## End(Not run)

llafuenteDECIDE/FAR documentation built on May 18, 2019, 8:12 p.m.