Setup the processing pipeline for a new fMRI study
Arguments
- input
A
bg_project_cfgobject, a path to a YAML file, or a project directory containingproject_config.yaml. If a directory is supplied but the file is missing,setup_projectstarts from an empty list with a warning. Forsetup_projectonly, this argument may also beNULLto create a new configuration from scratch.- fields
A character vector of fields to be prompted for. If
NULL, all fields will be prompted for.