Description Usage Arguments Value Examples
View source: R/fars_functions_ACO.R
This function summarizes the number of accidents occurred each month for a list of years
1  | fars_summarize_years(years)
 | 
years | 
 A list of years  | 
This function returns a tbl_df containing number of accidents by month for the years included in the list parsed as parameter
1  | fars_summarize_years(list(2014,2015))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.