ancmat_getData: Creates a BIDS list from a pipeline anc.mat file

View source: R/pipeline_outputs.R

ancmat_getDataR Documentation

Creates a BIDS list from a pipeline anc.mat file

Description

This function creates a BIDS list from a pipeline anc file.

Usage

ancmat_getData(matfile)

Arguments

matfile

The anc.mat file generated by the pipeline.

Value

A list in BIDS structure

Examples

## Not run: 
ancmat_getData('ancfile.mat')

## End(Not run)

mathesong/kipettools documentation built on Feb. 5, 2024, 10:10 p.m.