get_fs_output {freesurfer} | R Documentation |
Determine Freesurfer output type
Description
Finds the FSF_OUTPUT_FORMAT from system environment or
getOption("fs.outputtype")
for output type (nii.gz, nii, ANALYZE,etc)
Usage
get_fs_output()
Value
FSF_OUTPUT_FORMAT, such as nii.gz If none found, uses nii.gz as default
Examples
get_fs_output()
[Package freesurfer version 1.6.10 Index]