spm12_contrast_manager: SPM12 fMRI Contrasts

View source: R/spm12_contrast_manager.R

spm12_contrast_managerR Documentation

SPM12 fMRI Contrasts

Description

SPM12 fMRI Contrasts

Usage

spm12_contrast_manager(
  ...,
  add_spm_dir = TRUE,
  spmdir = spm_dir(verbose = verbose),
  clean = TRUE,
  verbose = TRUE,
  install_dir = NULL
)

build_spm12_contrast_manager(
  spm,
  delete_existing = TRUE,
  contrast_list = NULL,
  ...
)

Arguments

...

Arguments passed to matlabbatch_to_script

add_spm_dir

Add SPM12 directory from this package

spmdir

SPM dir to add, will use package default directory

clean

Remove scripts from temporary directory after running

verbose

Print diagnostic messages

install_dir

directory to download SPM12

spm

Path to SPM.mat file

delete_existing

Delete existing contrasts

contrast_list

List of contrasts to pass to spm12_contrast_list for conversion

Value

A list of output and results


muschellij2/spm12r documentation built on Aug. 31, 2022, 9:49 p.m.