fars_summarize_years: Produce summary counts from the specified years

Description Usage Arguments Value Examples

Description

This function takes a vector of years, load the files based on the template from make_file name and counts records by year, by month

Usage

1

Arguments

years

a vector of years to be included in to a file name

Value

a dataframe that counts number of records by year, by month

Examples

1
2
3
4
## Not run: 
df2<-fars_summarize_years(c(2014,2015,2016))

## End(Not run)

kostya75/kmfars2 documentation built on June 5, 2019, 5:14 p.m.