R/fs_setup.R
get_fs_output.Rd
Finds the FSF_OUTPUT_FORMAT from system environment or getOption("fs.outputtype") for output type (nii.gz, nii, ANALYZE,etc)
getOption("fs.outputtype")
get_fs_output()
FSF_OUTPUT_FORMAT, such as nii.gz If none found, uses nii.gz as default
get_fs_output() #> [1] "nii.gz"