Description Usage Arguments Value
View source: R/fars_map_state.R
The fars_map_state function maps the fatality of the state for a given year fars_map_state function takes the state number and year as input and maps the fatality data based on the location
1 | fars_map_state(state.num, year)
|
state |
number and year |
plot of fatalities for the given state and year if the state number is invalid it gives error message "invalid STATE number: "
@example fars_map_state(25,2013)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.