Description Usage Arguments Value Examples
View source: R/fars_functions.R
generate a map of fatal accidents for a given state and year. An error is raised for invalid state numbers.
1 | fars_map_state(state.num, year)
|
state.num |
an integer of state codes |
year |
an integer or string with input year |
map graphics
1 | ## Not run: fars_map_state(1,2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.