Description Usage Arguments Value Examples
View source: R/fars_function.R
This function summarizes yearly accidents data, by month.
1 | fars_summarize_years(years)
|
years |
Vector of years' FARS files to open. |
A data.frame with number of accidents by years summarized by month.
1 | fars_summarize_years(years = c(2014, 2015))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.