analyze.write.data.internal: Write the voxel data of an ANALYZE 7.5 image to a connection.

View source: R/write_analyze.R

analyze.write.data.internalR Documentation

Write the voxel data of an ANALYZE 7.5 image to a connection.

Description

Write the voxel data of an ANALYZE 7.5 image to a connection.

Usage

analyze.write.data.internal(fh, analyzedata, analyzeheader)

Arguments

fh

connection to write to.

analyzedata

array of numeric data.

analyzeheader

named list, a valid ANALYZE 7.5 header that describes the data.

Value

the data that was written, after conversion to the data type stated in the header.


freesurferformats documentation built on Sept. 25, 2026, 1:07 a.m.