Description Usage Arguments Value Examples
This function filters the data set by state number and year and plot the results in a map
1 | fars_map_state(state.num, year)
|
state.num |
State number |
year |
An integer with the value of the year |
Map with the points where the accidents occured
1 2 3 4 | ## Not run:
fars_map_state(1,2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.