Description Usage Arguments Details Value Examples
Summarize multiple years of FARS data, showing the total number of data points
by month for each year. See make_filename for additional restrictions.
| 1 | fars_summarize_years(years)
 | 
| years | A numeric vector containing the years to summarize | 
See Fatality Analysis Reporting System.
A tibble containing the summary information by month and year
| 1 2 3 4 | ## Not run: 
fars_summarize_years(2013:2015)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.