Description Usage Arguments Value Examples
Function Summary statistics of accident each month of selected year Gives summary statistics by year and month
| 1 | fars_summarize_years(years)
 | 
| years | selected years | 
returns to a table with summary of accidents in each month of selected year
| 1 2 3 4 5 | ## Not run: 
fars_summarize_years(c(2013, 2014, 2015))
fars_summarize_years("2013")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.