Learn R Programming

arf3DS4 (version 2.5-4)

fmri.data-class: arf3DS4 "fmri.data" class

Description

The arf3DS4 "fmri.data" class contains the header information and data of an ANALYZE/NIFTI functional volume. It is essentially a nifti.header object with an added "datavec" slot.

Arguments

Objects

Objects can be created by calls of the form new("fmri.data", ...).

Extends

Class "nifti.header", directly. Class "nifti.fileinfo", by class "nifti.header".

References

See the Nifti homepage (http://nifti.nimh.nih.gov/) for more information on the nifti filetype.

See Also

nifti.header,nifti.fileinfo

Examples

Run this code
showClass("fmri.data")

Run the code above in your browser using DataLab