readEve: Reads Eve File into R

View source: R/utils.R

readEveR Documentation

Reads Eve File into R

Description

Matches the argument to pass to getEvePath, then reads the NIfTI image into R

Usage

readEve(..., reorient = FALSE)

Arguments

...

Arguments to pass to getEvePath

reorient

Should the image be reoriented? Passed to readNIfTI

Value

Object of class nifti

Examples

readEve(what = "Brain_Mask")

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