reslice_to_mrs | R Documentation |
Reslice a nifti object to match the orientation of mrs data.
reslice_to_mrs(mri, mrs, interp = 3L)
mri |
nifti object to be resliced. |
mrs |
mrs_data object for the target orientation. |
interp |
interpolation parameter, see nifyreg.linear definition. |
resliced imaging data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.