Description Usage Arguments Value Note Examples
This function plots the occurence of fatal injuries suffered in motor vehicle traffic crashes
1 | fars_map_state(state.num, year)
|
state.num |
Numeric state number |
year |
A numeric year input |
A map graphic of the selected state.
Error may occur if the state input is invalid or if there are no accidents to plot.
1 2 3 4 5 | ## Not run:
fars_map_state(1, 2015)
fars_map_state(50, 2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.