The farspackage is an assignment submitted on week 4 of the Coursera Building Packages in R course. This package reads, summarises and plots basic maps from USA National Highway Traffic Safety Administration NHFTS Fatality Analysis Reporting System FARS format data files.
library(devtools)
# if you don't have the package, run install.packages("devtools")
install_github("csgbloom/farspackage")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.