SparseBrainVectorSource-class {neuroim} | R Documentation |
SparseBrainVectorSource
Description
A class that is used to produce a SparseBrainVector
instance
constructs a SparseBrainVectorSource object
Usage
SparseBrainVectorSource(metaInfo, indices, mask)
Arguments
metaInfo |
an object of class |
indices |
a vector of 1D indices |
mask |
a 3D |
Slots
mask
the subset of voxels that will be stored in memory
[Package neuroim version 0.0.6 Index]