Learn R Programming

spm12r (version 2.0)

spm12_script: Find SPM12 Script

Description

Copies the SPM12 script from the scripts directory to a temporary file

Usage

spm12_script(script_name, outdir = tempdir())

Arguments

script_name
Name of the script filename without ".m" ext
outdir
Path to copy scripts and run

Value

Chracter vector of script paths

Examples

Run this code
spm12_script(script_name = "Segment")

Run the code above in your browser using DataLab