Description Usage Arguments Value Examples
View source: R/fars_functions.R
This functions summarizes the monthly number of fatal accidents for the given years.
1 | fars_summarize_years(years)
|
years |
Vector of numeric or character with the year the function will return the data from |
A tibble with number of monthly accidents. Months in rows and years in columns.
1 | fars_summarize_years(c(2013,2014))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.