reverse_rpi_orient | R Documentation |
This function uses fslswapdim
to reorient an image
reverse_rpi_orient(
file,
convention = c("NEUROLOGICAL", "RADIOLOGICAL"),
orientation,
verbose = TRUE
)
reverse_rpi_orient_file(
file,
convention = c("NEUROLOGICAL", "RADIOLOGICAL"),
orientation,
verbose = TRUE
)
file |
Object of class |
convention |
Convention of original image (usually from |
orientation |
Vector of length 3 from original image
(usually from |
verbose |
print diagnostic messages |
Object of class nifti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.