This method allows NeuroVec objects from neuroim2 to be converted to base R arrays using the standard as.array() function. This is particularly useful in testing and data manipulation contexts.
Usage
# S3 method for class 'NeuroVec'
as.array(x, ...)