check_fs_result: Check Freesurfer Result

View source: R/check_fs_result.R

check_fs_resultR Documentation

Check Freesurfer Result

Description

Checks the Freesurfer system command result and will stop or warning based on whether output files exist.

Usage

check_fs_result(res, fe_before, fe_after)

Arguments

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


muschellij2/freesurfer documentation built on Nov. 28, 2023, 4:45 a.m.