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