open_loom | R Documentation |
Open loom file and return a .loom file handler.
open_loom(file.path, mode = "r")
file.path |
The file path to the .loom file. |
mode |
"r" for read-only (default). "r+" for read/write |
A loom file handler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.