Description Usage Arguments Value
View source: R/fars_functions.R
plot the accidents of a particular state in a particular year
1 | fars_map_state(state.num, year)
|
state.num |
the number of a state |
year |
a range of years |
return a graph of the location of the accidents of a particular state in a particular year import dplyr::filter,maps::map, graphics::points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.