readMNISeg: Reads MNI Segmentation File into R

Description Usage Arguments Value Examples

View source: R/utils.R

Description

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

Usage

1
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

1
readMNISeg(res = "2mm")

neuroconductor-releases/MNITemplate documentation built on Nov. 12, 2020, 7:45 p.m.