loadVector: loadVector

Description Usage Arguments Value

View source: R/BrainVector.R

Description

load an image volume from a file

Usage

1
loadVector(fileName, indices = NULL, mask = NULL, mmap = FALSE)

Arguments

fileName

the name of the file to load

indices

the indices of the sub-volumes to load (e.g. if the file is 4-dimensional)

mask

a mask defining the spatial elements to load

mmap

memory mapping if possible

Value

an BrainVector object


bbuchsbaum/neuroim documentation built on March 29, 2021, 11:01 a.m.