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