Description Usage Arguments Value
View source: R/spm12_contrast_manager.R
SPM12 fMRI Contrasts
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 passed to
|
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
|
A list of output and results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.