Description Usage Arguments Value Note Examples
Mapping the location of the accidents (based on latitude and longitude) with user speicifed state number and accident year
| 1 | fars_map_state(state.num, year)
 | 
| state.num | state code | 
| year | accident year | 
a map showing the location of the accidents
the function will require "maps" package
| 1 | ## Not run: fars_map_state(10,2013)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.