Description Usage Arguments Note Examples
The function fars_map_state
takes the value of state number and year to produce a map with
accidents marked
1 | fars_map_state(state.num, year)
|
state.num |
numerical ID of a state |
year |
integer value of the year |
This function does not have any data ourput, instead, it produces a plot as a side effect of the function
1 | ## Not run: fars_map_state(10, 2015)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.