fslorienter {fslr} | R Documentation |
Wrapper for FSL Get Orientation
Description
This function calls fslorient -getorient
and is a
simple wrapper of fslorient
Usage
fslorienter(file, opts = "", verbose = TRUE)
Arguments
file |
(character) image to be manipulated |
opts |
option to send to fslorient |
verbose |
(logical) print out command before running |
Value
Result from system command, output from FSL
[Package fslr version 2.25.3 Index]