## ------------------------------------------------------------------------
if(!require(devtools)) install.packages("devtools")
devtools::install_github("c5sire/fars")
library(fars)
## ------------------------------------------------------------------------
#fyears = 2013:2015
#fars_summarize_years(fyears)
## ------------------------------------------------------------------------
#fars_map_state(11, 2013)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.