readMNI: Reads MNI File into R

Description Usage Arguments Value Examples

View source: R/utils.R

Description

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

Usage

1
readMNI(..., reorient = FALSE)

Arguments

...

Arguments to pass to getMNIPath

reorient

Should the image be reoriented? Passed to readNIfTI

Value

Object of class nifti

Examples

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

neuroconductor/MNITemplate documentation built on May 19, 2021, 5:17 a.m.