View source: R/fsl_helper_functions.R
read_feat_inputs | R Documentation |
This is a small helper function that returns the inputs provided in the feat_files field for a set of .fsf files.
read_feat_inputs(feat_list, recursive = FALSE)
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 |
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
Michael Hallquist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.