The goal of accidentApp is to make some descriptifs statistics of the accident data base of France in 2017.
You can install the development version of accidentApp from GitHub with:
devtools::install_github("ngsanogo/accidentApp")This is a basic example which shows you how to solve a common problem:
library(accidentApp)
accidentApp::run_app()Please note that the ‘accidentApp’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.