read_feat_inputs: This is a small helper function that returns the inputs...

View source: R/fsl_helper_functions.R

read_feat_inputsR Documentation

This is a small helper function that returns the inputs provided in the feat_files field for a set of .fsf files.

Description

This is a small helper function that returns the inputs provided in the feat_files field for a set of .fsf files.

Usage

read_feat_inputs(feat_list, recursive = FALSE)

Arguments

feat_list

a vector of design.fsf filenames, and/or .feat/.gfeat directory names

recursive

a boolean indicating whether to drill down and find lower-level inputs for .gfeat/.feat inputs

Details

One can also pass in .feat or .gfeat directories and the function will use the design.fsf files within each of these to find the inputs

Author(s)

Michael Hallquist


UNCDEPENdLab/fmri.pipeline documentation built on April 3, 2025, 3:21 p.m.