Description Usage Arguments Value See Also Examples
Prints a summary of the contents of an ANALYZE .img file using the associated .hdr header file.
1 |
file |
The location of .img file to be read |
A print out containing information about the .img file. This includes File name, Data Dimension, X dimension, Y dimension, Z dimension, Time dimension, Voxel dimensions, Data type
f.read.analyze.header
,
f.read.analyze.slice
,
f.read.analyze.slice.at.all.timepoints
,
f.read.analyze.ts
,
f.write.analyze
,
f.read.analyze.volume
,
f.spectral.summary
,
f.write.array.to.img.2bytes
,
f.write.array.to.img.float
,
f.write.list.to.hdr
,
f.basic.hdr.list.create
1 | f.analyze.file.summary(system.file("example.img", package="AnalyzeFMRI"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.