View source: R/fsl_helper_functions.R
read_feat_dir | R Documentation |
helper function to look up core stats outputs from a .feat folder
read_feat_dir(feat_dir, what = "all")
feat_dir |
a .feat folder containing the outputs of an FSL analysis |
what |
which parts of the .feat folder should be parsed. If "all", extract everything. |
a list containing sorted vectors of each stat output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.