ROIVolume {neuroim} | R Documentation |
Create an instance of class ROIVolume
Description
Create an instance of class ROIVolume
Usage
ROIVolume(vspace, coords, data = rep(length(indices), 1))
Arguments
vspace |
the volume |
coords |
matrix of voxel coordinates |
data |
the data values |
Value
an instance of class ROIVolume
[Package neuroim version 0.0.6 Index]