Description Usage Arguments Details Value See Also Examples
View source: R/fars_functions.R
Displays a plot with a state map including the accidents location by year.
1 | fars_map_state(state.num, year)
|
state.num |
An Integer with the US State Code (in alphabetical order) |
year |
A string with the input |
If the state.num
is invalid the function shows an error
None
fars_read
make_filename
1 2 3 4 | ## Not run:
fars_map_state(49, 2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.