fars_summarize_years: Function Summary statistics of accident each month of...

Description Usage Arguments Value Examples

Description

Function Summary statistics of accident each month of selected year Gives summary statistics by year and month

Usage

1

Arguments

years

selected years

Value

returns to a table with summary of accidents in each month of selected year

Examples

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

## End(Not run)

thakurdev010/finalassignment3 documentation built on May 9, 2019, 1:17 p.m.