Description Usage Arguments Value Examples
View source: R/fars_functions.R
Count the monthly number of accidents for selected years
1 | fars_summarize_years(years)
|
years |
a numeric vector representing one or more years |
a data frame with the number of accidents for every month for the selected years
1 2 3 4 | ## Not run:
fars_summarize_years(c(2013, 2015))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.