spm12_contrast_manager: SPM12 fMRI Contrasts

Description Usage Arguments Value

View source: R/spm12_contrast_manager.R

Description

SPM12 fMRI Contrasts

Usage

1
2
3
4
5
6
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


neuroconductor-devel-releases/spm12r documentation built on May 6, 2020, 4:30 p.m.