Description Usage Arguments Value Examples
This is a function that you can choose a state by the state number and a year, it will return a plot that describe the distribution of the accident in the state of the choosen year.
1 | fars_map_state(state.num, year)
|
state.num |
The state number in 1 to 56, representing each state |
year |
The numeric representing the year |
This function will return a map describing the distribution of the accident
1 | ## Not run: fars_map_state(45,2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.