Description Usage Arguments Value Examples
View source: R/fars_functions.R
The function plot a the map of incidents from a specified US State in a specified year.
1 | fars_map_state(state.num, year)
|
state.num |
ID number of a US State. |
year |
The year to be mapped. |
The function returns a map with incidents' coordinates or NULL in case of no accidents.
1 | fars_map_state(1,2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.