knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(roadAccidentsStudy)
The package "roadAccidentStudy" is writing in R and uses some external packages like dlpyr, tidyr, maps or graphics.
This package contains a primitive study, produced by coursera, of car accidents in the USA.
You can see some tests in test/testthat/ directory.
You can see example data in inst/extdata repository.
The use of the fars functions are explained in the associated rd (go in the man directory or directly in the R code).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.