mincGetVolume {RMINC}R Documentation

Read a MINC volume into a 1D array

Description

Load a 3-dimensional MINC2 volume and returns it as a 1D array

Usage

buffer <- mincGetVolume("filename.mnc")

Arguments

filename

A string corresponding to the location of the MINC2 file to be read.


[Package RMINC version 0.5.1 Index]