Rdocumentation
powered by
Learn R Programming
neuroim (version 0.0.6)
IndexLookupVolume-class: IndexLookupVolume
Description
Three-dimensional brain image that can be used as a map between 1D grid indices and a table of values Currently used in the
SparseBrainVector
class.
IndexLookupVolume
Usage
IndexLookupVolume(space, indices)
Arguments
space
a BrainSpace object
indices
the set of 1-d indices defining the lookup map