Description Usage Arguments Details Value Examples
The data is from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System (FARS), which is a nationwide census, providing the American public yearly data, regarding fatal injuries suffered in motor vehicle traffic crashes. For more information, see:
1 | fars_map_state(state.num, year)
|
state.num |
An integer or string indicating the state |
year |
A string, or an integer |
If the state.num
or year
is invalid the function throws an error.
None
1 2 3 4 | ## Not run:
fars_map_state(49, 2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.