Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 819 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 819 Bytes

bidser

Codecov test coverage

BIDS in R – (it’s a start!)

The goal of bidser is to make working with the BIDS neuroimaging format convenient in R. Currently there is support for MRI data and some support for some fmriprep derivatives.

Installation

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("bbuchsbaum/bidser")

Example

See https://bbuchsbaum.github.io/bidser/articles/quickstart.html