Description Usage Arguments Details Value
View source: R/fars_functions.R
This function summarizes fatal injuries sustained in motor vehicle traffic accidents by month
1 | fars_summarize_years(years)
|
years |
The years written as an integer |
Returns NULL if the year is invalid or not found in the data
This function returns a tibble of twelve observations and n variables that are MONTH and YEAR with the summary of the number of fatal injuries per month
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.