The R implementation of the FAIR Data Pipeline API.
In R:
{r} install.packages(devtools) devtools::install_github("FAIRDataPipeline/rDataPipeline") library(rDataPipeline)
Example usage can be found here.
For more information, please visit the FAIR Data Pipeline website.