knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of accident is to make some descriptifs statistics of the accident data base of France from 2005 to 2018.
You can install the development version of accident from GitHub with:
install.packages("remotes") remotes::install_github("JohnCoene/coronavirus")
This is a basic example which shows you how to solve a common problem:
library(accident) 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.