fars_summarize_years: Summary table of number of incidents per month per year

Description Usage Arguments Value Note Examples

Description

This function generates a summary table of the number incidents per calendar month in each of the yearly files defined

Usage

1

Arguments

years

numeric vector defining years to read in from raw file

Value

table summarising the number incidents per calendar month (represented as rows) in each year (represented in columns)

Note

ERROR if following conditions not met: Files must be in working directory and filenames must be of format "accident_<year>.csv.bz2"

Examples

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

## End(Not run)

cawrence391/FARSlawrence documentation built on May 15, 2019, 1:28 p.m.