BrainVector-class {neuroim} | R Documentation |
Four-dimensional brain image
constructor function for virtual class BrainVector
BrainVector(data, space = NULL, mask = NULL, source = NULL, label = "")
data |
the image data which can be a |
space |
a |
mask |
an optional |
source |
an optional |
label |
a label of type |
a concrete instance of BrainVector
class.
If mask
is provided then SparseBrainVector
, otherwise DenseBrainVector