Description Usage Arguments Examples
This function gives a monthly breakdown of accident counts for specified years. An error message is given if data is not available for any of the given years.
1 | fars_summarize_years(years)
|
years |
vector of years for which a summary is to be done |
1 2 3 4 5 | ## Not run:
fars_summarize_years(2013)
fars_summarize_years(c(2012, 2013, 2015))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.