readEveSeg: Reads Eve Segmentation File into R

View source: R/utils.R

readEveSegR Documentation

Reads Eve Segmentation File into R

Description

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

Usage

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

Arguments

...

Arguments to pass to getEveSegPath

reorient

Should the image be reoriented? Passed to readNIfTI

verbose

Print diagnostic messages of the labels

Value

Object of class nifti

Examples

readEveSeg()

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