View source: R/write_analyze.R
| analyze.write.data.internal | R Documentation |
Write the voxel data of an ANALYZE 7.5 image to a connection.
analyze.write.data.internal(fh, analyzedata, analyzeheader)
fh |
connection to write to. |
analyzedata |
array of numeric data. |
analyzeheader |
named list, a valid ANALYZE 7.5 header that describes the data. |
the data that was written, after conversion to the data type stated in the header.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.