Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Bakaniko/baacker


https://github.com/Bakaniko/baacker

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

---
output: github_document
---

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

# baacker

![{baacker logo}](https://github.com/Bakaniko/baacker/raw/master/inst/figures/imgfile.png)

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](https://www.data.gouv.fr/fr/datasets/base-de-donnees-accidents-corporels-de-la-circulation/)

## Installation

You can install the released version of baacker from [Github](https://github.com/Bakaniko/baacker) with:

``` r
# 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:

```{r example}
library(baacker)
## basic example code
```

## APIs

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

- [ ] R API (in current development)
- [ ] Rstudio Addin (to come)
- [ ] Shiny app (maybe ?)

## Contributing

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


## Logo
Logo made by [Nicolas Roelandt] with [hexSticker](https://github.com/GuangchuangYu/hexSticker)

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