View source: R/check_fs_result.R
Checks the Freesurfer system command result and will stop or warning based on whether output files exist.
1 | check_fs_result(res, fe_before, fe_after)
|
res |
(numeric) Result from system command |
fe_before |
(logical) did the output file exist before the command ran |
fe_after |
(logical) did the output file exist after the command ran |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.