read_mapped_data | R Documentation |
This function reads data from a memory-mapped 4D image file.
read_mapped_data(meta, idx)
meta |
An object containing metadata about the file to be read. |
idx |
A vector of indices specifying which elements to read. |
A vector 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.