Last data update: 2014.03.03

R: loadBucket
loadBucketR Documentation

loadBucket

Description

load a BrainBucket object from file

Usage

loadBucket(fileName, pattern = NULL, indices = NULL)

Arguments

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

Results