README.md

datalaker

The goal of datalaker is to provide a R interface to the datalake API from the french MTES-MCT.

Installation

You can install the dev version of datalaker from github with:

remotes::install_github("MaelTheuliere/datalaker)

Example

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")


MaelTheuliere/datalaker documentation built on Feb. 8, 2020, 1:11 a.m.