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

baacker

{baacker logo}

The goal of {baacker} is to provide tools to handle BAAC files.

BAAC is a French database for corporal accidents.

The database is downloadable on Openlicence at data.gouv.fr

Installation

You can install the released version of baacker from Github with:

# install.package("remotes")   #In case you have not installed it.
remotes::install_github("Bakaniko/baacker")

Example

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

library(baacker)
## basic example code

APIs

Regarding its success, {baacker} aims to provides different kind of APIs.

Contributing

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

Logo

Logo made by [Nicolas Roelandt] with hexSticker

Bread icon made by Good Ware from www.flaticon.com


Bakaniko/baacker documentation built on April 12, 2020, 10:36 p.m.