Description Usage Arguments Value See Also Examples
Reads in a slice of a .img or .nii file at all time points into an array
1 |
file |
|
slice |
|
An array containing the slice at all time points
f.read.nifti.slice
,
f.read.nifti.ts
,
f.read.nifti.volume
1 2 | a<-f.read.nifti.slice.at.all.timepoints(system.file("example-nifti.img", package="AnalyzeFMRI"),10)
dim(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.