f.write.array.to.img.float | R Documentation |
Writes an array to a .img file of 4 byte floats
f.write.array.to.img.float(mat,file,path.out=NULL)
mat |
An array |
file |
The name of the file to be written, preferably with .img suffix |
path.out |
The path where to write the file (mandatory argument, even if the default value is NULL for backward compatibility) |
Nothing is returned
f.write.analyze
,
f.write.array.to.img.2bytes
,
f.write.array.to.img.8bit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.