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