Description Usage Arguments Value Examples
View source: R/fars_functions.R
Displays accidents (using latitude and longitude coordinates provided in dataset) at states map plot
1 | fars_map_state(state.num, year)
|
state.num |
An Integer with the State Code in case of incorrect state number provided function will rise the error |
year |
A string, or an integer, with the year input |
map plot
1 2 3 4 | ## Not run:
fars_map_state(17, 2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.