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-devel/MNITemplate documentation built on May 6, 2021, 1:43 p.m.