read_mapped_series | R Documentation |
Read a time series of data from a memory-mapped 4D image file.
read_mapped_series(meta, idx)
meta |
An object of class ImageMetadata containing file metadata |
idx |
Integer vector of indices specifying elements to read |
A numeric matrix of values with dimensions [time, voxels]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.