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

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")
#> NIfTI-1 format
#>   Type            : nifti
#>   Data Type       : 16 (FLOAT32)
#>   Bits per Pixel  : 32
#>   Slice Code      : 0 (Unknown)
#>   Intent Code     : 0 (None)
#>   Qform Code      : 2 (Aligned_Anat)
#>   Sform Code      : 1 (Scanner_Anat)
#>   Dimension       : 181 x 217 x 181
#>   Pixel Dimension : 1 x 1 x 1
#>   Voxel Units     : mm
#>   Time Units      : Unknown