Description Usage Arguments Value Note
View source: R/fars_functions.R
Read in files and create visual of all accidents in state for a given year
1 | fars_map_state(state.num, year)
|
state.num |
an integer - the FIPS code for a US state |
year |
a four digit integer - the year of accidents you are interested in |
a visual of all the accidents in state for a given year by geographic location
This function will not work as intended if an year
is not an integer or state.num
is not an integer from 1-56
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.