R

rDataPipeline #

The rDataPipeline package contains functions used to interface with the FAIR Data Pipeline in R.

To install it, run:

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

Usage #

See the package documentation for instructions and examples.

Source code #

See the package’s code repo.