Description Usage Arguments Value See Also Examples
View source: R/fars_functions.R
Number of entries by month and year This function counts the number of fatal injuries by month and year
| 1 | fars_summarize_years(years)
 | 
| years | a list or vector with the years to summarize | 
a dataframe containing the number of fatal injuries per month and year
| 1 2 3 4 | ## Not run: 
fars_summarize_years(c(2013, 2014, 2015))
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.