Description Usage Arguments Value Examples
View source: R/fars_functions.R
fars_summarize_years
will compute total fatality statistics for each
year and month. The function takes in a list of years for which statistics
are computed.
1 | fars_summarize_years(years)
|
years |
A vector of years |
A table of total accident counts broken by year and month.
1 | ## Not run: fars_summarize_years(c(2016, 2017))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.