nifti_flip_lr | R Documentation |
Flip the x data dimension order of a nifti image. This corresponds to flipping MRI data in the left-right direction, assuming the data in save in neurological format (can check with fslorient program).
nifti_flip_lr(x)
x |
nifti object to be processed. |
nifti object with reversed x data direction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.