Description Usage Arguments Value Examples
View source: R/fars_functions.R
This function plot FARS data on a state map for a specific year.
1  | fars_map_state(state.num, year)
 | 
state.num | 
 state-number of the state plotted on the map (A numeric value).  | 
year | 
 the year of FARS data plotted on the map.  | 
State map with FARS data of a specific year. If no data to plot, a message and NULL will return.
1  |         ## Not run: fars_map_state(47,2013)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.