Utility functions for the analysis of Fatality Analysis Reporting System files.
You can install the released version of fars by running:
if(!requireNameSpace("devtools"))
install.packages("devtools")
devtools::install_github(repo = "GiuliaPais/BuildingRpackagesFinalAssigment", build_vignettes = TRUE)
For more info on how to use this package please refer to the vignette by running:
library(fars)
vignette("fars-usage", package = "fars")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.