Last chance! 50% off unlimited learning
Sale ends in
Prints a summary of the contents of an ANALYZE .img file using the associated .hdr header file.
f.analyze.file.summary(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
# NOT RUN {
f.analyze.file.summary(system.file("example.img", package="AnalyzeFMRI"))
# }
Run the code above in your browser using DataLab