f.analyze.file.summary: prints summary of .img file contents

Description Usage Arguments Value See Also Examples

View source: R/analyzeFMRI.R

Description

Prints a summary of the contents of an ANALYZE .img file using the associated .hdr header file.

Usage

1

Arguments

file

The location of .img file to be read

Value

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

See Also

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

Examples

1
f.analyze.file.summary(system.file("example.img", package="AnalyzeFMRI"))

AnalyzeFMRI documentation built on Oct. 5, 2021, 5:06 p.m.