read_mapped_vols | R Documentation |
This function reads volumes of data from a memory-mapped 4D image file.
read_mapped_vols(meta, idx)
meta |
An object containing metadata about the file to be read. |
idx |
A vector of indices specifying which volumes to read. |
A matrix of values read from the memory-mapped file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.