mmap_create | R Documentation |
Create a new read/write memory mapped file of a given size
mmap_create(path, size)
path |
file path |
size |
size in bytes |
a arrow::io::MemoryMappedFile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.