Description Usage Arguments Value Examples
This function will first load the data accoding tot years input
1 | fars_summarize_years(years)
|
years |
a vectors contained integer indicated the years we want to query the accidennt happend |
a data.frame, according to the years with the information of the accidents
1 2 3 4 | ## Not run:
fars_summarize_years(years = c(2013,2014))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.