| BrainBucketSource-class {neuroim} | R Documentation |
BrainBucketSource
Description
A class that is used to produce a BrainBucket instance
Constructor function for BrainBucketSource class
Usage
BrainBucketSource(fileName, pattern = NULL, indices = NULL)
Arguments
fileName |
the name of the bucket file |
pattern |
optional regular expression used to filter the sub-volumes using associated labels |
indices |
optional set of sub-volume indices to load |
Slots
sourceLista list of sources for the bucket sub-volumes
cachea cache used to store data in memory
[Package neuroim version 0.0.6 Index]