Description Usage Arguments Value Note
Show a summary of accidents during given years
1 | fars_summarize_years(years)
|
years |
a vector of integers |
a tibble showing summary of number of accidents by month for each input year
"dplyr" package is required. If input years contains a year where no data exists, then the function will returns summary for valid years and a warning of invalid year. error and warning message are returned when the list of years contains no valid year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.