Description Usage Arguments Value See Also Examples
Read the multiple data files with different years from Fatality Analysis Reporting System and summarise the number of observations by month and year.
1 | fars_summarize_years(years)
|
years |
numerical input to indicate the years of the required data |
Output the data frame with monthly number of accidents (row) and selected years (column).
1 2 3 4 | ## Not run:
fars_summarize_years(2013:2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.