GitHub - FAIRDataPipeline/rDataPipeline: R implementation of the FAIR Data Pipeline API (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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 Pipelinewebsite.