knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Accident

Lifecycle: experimental

The goal of accident is to make some descriptifs statistics of the accident data base of France from 2005 to 2018.

Installation

You can install the development version of accident from GitHub with:

install.packages("remotes")
remotes::install_github("JohnCoene/coronavirus")

Example

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.



ngsanogo/accidentApp documentation built on March 29, 2020, 4:44 p.m.