rDataPipeline

docs test-build codecov License: GPL-3.0 software-checklist Zenodo

The R implementation of the FAIR Data Pipeline API.

Installation

In R:

install.packages(devtools)
devtools::install_github("FAIRDataPipeline/rDataPipeline")
library(rDataPipeline)

Usage

Example usage can be found here.

More information

For more information, please visit the FAIR Data Pipeline website.