load_fmri_config | R Documentation |
This function reads a YAML specification of an fMRI analysis configuration,
loads a BIDS project via bidser
, then validates the subjects, tasks, events,
and confounds as specified in the YAML. Finally, it returns an fmri_config
object that includes the validated structure.
load_fmri_config(yaml_file)
yaml_file |
Path to YAML configuration file |
An fmri_config object containing validated configuration and components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.