write.analyze.header.internal: Write the 348 byte ANALYZE 7.5 header to a connection.

View source: R/write_analyze.R

write.analyze.header.internalR Documentation

Write the 348 byte ANALYZE 7.5 header to a connection.

Description

Write the 348 byte ANALYZE 7.5 header to a connection.

Usage

write.analyze.header.internal(fh, analyzeheader)

Arguments

fh

connection to write to.

analyzeheader

named list, a valid ANALYZE 7.5 header.

Value

invisible NULL, called for the side effect of writing to the connection.


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