readEve: Reads Eve File into R

Description Usage Arguments Value Examples

View source: R/utils.R

Description

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

Usage

1
readEve(..., reorient = FALSE)

Arguments

...

Arguments to pass to getEvePath

reorient

Should the image be reoriented? Passed to readNIfTI

Value

Object of class nifti

Examples

1
readEve(what = "Brain_Mask")

Jfortin1/EveTemplate documentation built on May 22, 2020, 3:21 a.m.