f.read.analyze.slice.at.all.timepoints | R Documentation |
Reads in a slice of a .img file at all time points into an array
f.read.analyze.slice.at.all.timepoints(file, slice)
file |
|
slice |
|
An array containing the slice at all time points
f.read.analyze.slice
,
f.read.analyze.ts
,
f.read.analyze.volume
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.