Description Usage Arguments Value Examples
This is a fuction that you can enter the year, it will tell you in this year, how many accidents occured in each month
1 | fars_summarize_years(years)
|
years |
A vector that you can put you numeric years here |
This function will return a summarized table that contains the year you inputed and the accident number of each month in this year.
1 | ## Not run: fars_summarize_years(c(2013,2014))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.