Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.66 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.66 KB

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.