LogicalBrainVolume-class {neuroim} | R Documentation |
LogicalBrainVolume
Description
Three-dimensional brain image where all values are either TRUE or FALSE
Construct a LogicalBrainVolume
instance
Usage
LogicalBrainVolume(data, space, source = NULL, label = "", indices = NULL)
Arguments
data |
a three-dimensional |
space |
an instance of class |
source |
an instance of class |
label |
a |
indices |
an optional 1-d index vector |
Value
LogicalBrainVolume
instance
[Package neuroim version 0.0.6 Index]