powered by
To determine if data is stored in Radiological or Neurological order.
orientation(L)
-1 for Radiological and 1 for Neurological.
a NIFTI header list
L <- f.read.nifti.header(system.file("example-nifti.hdr", package="AnalyzeFMRI")) orientation(L)
Run the code above in your browser using DataLab