Description Usage Arguments Value Examples
View source: R/fars_functions.R
Summarizes and tidies the data returned by fars_read_years
by
counting the accident numbers per year and month.
1 | fars_summarize_years(years)
|
years |
A list or vector of values representing years. |
A tibble with the number of accidents per year per month.
1 | fars_summarize_years(c(2013, 2015))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.