Description Usage Arguments Value Examples
View source: R/fars_functions.R
This function gets two strings representing state number and a year check if state number is valid and plot fars data in map of state
1 | fars_map_state(state.num, year)
|
state.num |
String containing a number of USA state |
year |
String of a year |
This function plots fars data in specified state
1 | ## Not run: fars_map_state(52, 2014)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.