The goal of FarsDataAnalysisPD is to provides tools to read and summarize data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, as well as generate maps of accident locations by state.
To install FarsDataAnalysisPD
, please first ensure you have installed and loaded the devtools
package. Then, run the following:
install_github('link')
library(FarsDataAnalysisPD)
For an introduction to the FarsDataAnalysisPD package
, refer to the vignette: vignette('FarsDataAnalysisPD', package = 'FarsDataAnalysisPD')
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.