.read_mmap | R Documentation |
This internal function reads data from a memory-mapped file based on the provided metadata and indices.
.read_mmap(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.