.read_mmap | R Documentation |
Read data from a memory-mapped file based on metadata and indices.
.read_mmap(meta, idx)
meta |
An object of class ImageMetadata containing file metadata |
idx |
Integer vector of indices specifying elements to read |
A numeric 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.