This function calls the readNIfTI
function from the
oro.nifti
package, but sets the reorientation to FALSE
by default
readNIfTI2(..., reorient = FALSE)
readnii(
...,
reorient = FALSE,
dtype = TRUE,
drop_dim = TRUE,
reset_slope = FALSE,
warn = FALSE,
rm_extensions = TRUE
)
... | Arguments to pass to |
---|---|
reorient | Reorientation argument to pass to |
dtype | Should |
drop_dim | Should |
reset_slope | Reset slope/intercept of image |
warn | Should warnings from |
rm_extensions | should niftiExtensions be converted to simple nifti objects? |
nifti
object