run_check_fs_cmd: Run and Check a Freesurfer Command

Description Usage Arguments Value See Also

View source: R/run_check_fs_cmd.R

Description

Checks whether an output filename exists before a command has run, prints and runs the command, and then checks the output from the result.

Usage

1
run_check_fs_cmd(cmd, outfile, verbose = TRUE)

Arguments

cmd

Command to be run

outfile

Output file to be produced

verbose

print diagnostic messages

Value

Invisible NULL

See Also

check_fs_result


neuroconductor-devel/freesurfer documentation built on April 1, 2021, 1:07 p.m.