fslgetorient {fslr} | R Documentation |
FSL Orientation Wrappers
Description
This function calls fslorient -get*
and is a
simple wrapper of fslorient
Usage
fslgetorient(file, verbose = TRUE)
fslgetsform(file, verbose = TRUE)
fslgetqform(file, verbose = TRUE)
fslgetsformcode(file, verbose = TRUE)
fslgetqformcode(file, verbose = TRUE)
Arguments
file |
(character) image to be manipulated |
verbose |
(logical) print out command before running |
Value
Result from system command, output from FSL
[Package fslr version 2.25.3 Index]