Learn R Programming

freesurfer (version 1.6.10)

get_fs_output: 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()

Arguments

Value

FSF_OUTPUT_FORMAT, such as nii.gz If none found, uses nii.gz as default

Examples

Run this code
get_fs_output()

Run the code above in your browser using DataLab