loadBucket {neuroim} | R Documentation |
load a BrainBucket object from file
loadBucket(fileName, pattern = NULL, indices = NULL)
fileName |
the name of the file to load |
pattern |
optional regular expression used to filter the sub-volumes using associated labels |
indices |
optional set of sub-volume indices to load |