Learn R Programming

neuroim (version 0.0.6)

loadData: Generic function to load data from a data source

Description

Generic function to load data from a data source

load a BrainSurface

loadData

Load data from a BrainBucketSource

load a BrainVolume

Usage

loadData(x, ...)
"loadData"(x)
"loadData"(x)
"loadData"(x, mmap = FALSE)
"loadData"(x, key)
"loadData"(x)

Arguments

x
a data source
...
additional arguments
mmap
use memory-mapped file
key
the name or index of the bucket to load

Value

an instance of class BrainVectoran instance of class BrainVolume