BrainVolumeSource-class {neuroim} | R Documentation |
BrainVolume
BrainVolumeSource
A class is used to produce a BrainVolume
instance
Description
BrainVolume BrainVolumeSource
A class is used to produce a BrainVolume
instance
Constructor for BrainVolumeSource
Usage
BrainVolumeSource(input, index = 1)
Arguments
input |
the input file name |
index |
the image subvolume index |
Slots
index
the index of the volume to be read – must be of length 1.
[Package neuroim version 0.0.6 Index]