mmap_open | R Documentation |
Open a memory mapped file
mmap_open(path, mode = c("read", "write", "readwrite"))
path |
file path |
mode |
file mode (read/write/readwrite) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.