knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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
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")
This is a basic example which shows you how to solve a common problem:
library(baacker) ## basic example code
Regarding its success, {baacker} aims to provides different kind of APIs.
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 made by [Nicolas Roelandt] with hexSticker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.