makeVector {neuroim} | R Documentation |
makeVector
Description
Construct a BrainVector
instance, using default (dense) implementation
Usage
makeVector(data, refdata, source = NULL, label = "")
Arguments
data |
a four-dimensional |
refdata |
an instance of class |
source |
an instance of class |
label |
a |
Value
DenseBrainVector
instance
[Package neuroim version 0.0.6 Index]