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-devel-releases/MNITemplate documentation built on May 6, 2020, 3:21 p.m.