README.md

corpoaccidentdash

Lifecycle:
experimental License:
MIT GitHub
commit

This accident dashboard provides an overview of traffic accidents involving injuries in France from 2005 to 2018. This dashboard is built with R using the package golem and can easily reproduce by others.

The data behind this dashboard can be found in the following repository.

Installation

You can install corpoaccidentdash from GitHub with:

# install.packages("remotes")
remotes::install_github("ngsanogo/corpoaccidentdash")

Example

This is a basic example which shows you how to solve a common problem:

library(corpoaccidentdash)
## basic example code
run_app()

Code of Conduct

Please note that the corpoaccidentdash project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



ngsanogo/corpoaccidentdash documentation built on Oct. 16, 2020, 9:25 a.m.