fars_summarize_years: Summary of accidents

Description Usage Arguments Details Value Examples

Description

This function summarizes the accident data like the number of cases permonth in a given year.

Usage

1

Arguments

years

A numeric vector

Details

The function contructs a new filename.

Value

This function returns a data frame of month, year and total number of incedents as columns.

Examples

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

## End(Not run)

chinmaymandal/Assignment3.2.1 documentation built on May 13, 2019, 5:26 p.m.