The goal of datalaker is to provide a R interface to the datalake API from the french MTES-MCT.
You can install the dev version of datalaker from github with:
remotes::install_github("MaelTheuliere/datalaker)
This is a basic example which shows you how to solve a common problem:
library(datalaker)
## basic example code to download sitadel data
sitadel <- fishing(datafileid = "6d031ea5-d1e0-4bd6-82de-1bc3e14acdf2", millesime = "2019-06")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.