Description Usage Arguments Value Examples
Plot a map displaying all accidents previously recorded in the provided state number and year.
1 | fars_map_state(state.num, year)
|
state.num |
Integer |
year |
Integer |
This function returns an object for graphical visualization for accidents' locations.
1 2 3 4 5 | ## Not run:
fars_map_state(16, 2020)
fars_map_state(70, 2014))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.