readMNISeg: Reads MNI Segmentation File into R

View source: R/utils.R

readMNISegR Documentation

Reads MNI Segmentation File into R

Description

Matches the argument to pass to getMNISegPath, then reads the NIfTI image of the segmetation into R

Usage

readMNISeg(..., reorient = FALSE, verbose = TRUE)

Arguments

...

Arguments to pass to getMNISegPath

reorient

Should the image be reoriented? Passed to readNIfTI

verbose

Print diagnostic messages of the labels

Value

Object of class nifti

Examples

readMNISeg(res = "2mm")

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