loadBucket {neuroim}R 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


[Package neuroim version 0.0.6 Index]