Description Usage Arguments Details Value
Construct a BrainVectorSource
object
1 | BrainVectorSource(fileName, indices = NULL, mask = NULL)
|
fileName |
name of the 4-dimensional image file |
indices |
the subset of integer volume indices to load – if |
mask |
image volume indicating the subset of voxels that will be loaded. If provided, function returns |
If a mask
is supplied then it should be a LogicalBrainVolume
or BrainVolume
instance. If the latter, then the mask will be defined by nonzero elements of the volume.
a instance deriving from BrainVectorSource
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.