readMNI: Reads MNI File into R

View source: R/utils.R

readMNIR Documentation

Reads MNI File into R

Description

Matches the argument to pass to getMNIPath, then reads the NIfTI image into R

Usage

readMNI(..., reorient = FALSE)

Arguments

...

Arguments to pass to getMNIPath

reorient

Should the image be reoriented? Passed to readNIfTI

Value

Object of class nifti

Examples

readMNI(what = "Brain_Mask", res = "2mm")

neuroconductor-devel/MNITemplate documentation built on July 3, 2025, 10:50 p.m.