fars_summarize_years: Summarize the accidence number happended according to months...

Description Usage Arguments Value Examples

Description

This function will first load the data accoding tot years input

Usage

1

Arguments

years

a vectors contained integer indicated the years we want to query the accidennt happend

Value

a data.frame, according to the years with the information of the accidents

Examples

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

## End(Not run)

weitinglin/TestCreate documentation built on May 5, 2019, 8 p.m.