/rDataPipeline

R implementation of the FAIR Data Pipeline API

Primary LanguageRGNU General Public License v3.0GPL-3.0

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.