Description Usage Arguments Value See Also Examples
Extract space and time dimension codes from the one byte xyzt.units field of a NIFTI header file.
1 | xyzt2st(xyzt.units)
|
xyzt.units |
xyzt.units field of a NIFTI header file |
A list containing space and time fields.
See also the Value Section of the help file of function st2xyzt().
1 2 | xyzt.units <- f.read.header(system.file("example-nifti.hdr", package="AnalyzeFMRI"))$xyzt.units
xyzt2st(xyzt.units)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.