f.write.array.to.img.8bit {AnalyzeFMRI} | R Documentation |
Writes an array to a .img file of 1 byte integers
f.write.array.to.img.8bit(mat,file)
mat |
An array |
file |
The name of the file to be written, preferably with .img suffix |
Nothing is returned
f.write.analyze
,
f.write.array.to.img.float
,
f.write.array.to.img.2bytes