.BPMatrixMode | R Documentation |
Get the mode (on-disk, in-memory) of an IterableMatrix
object
from BPCells
.BPMatrixMode(object, simplify = FALSE)
object |
An |
simplify |
Return “ |
One of the following, depending on the mode of object
:
“memory
”
“file
”
“directory
”
If simplify
is TRUE
, returns “disk
” instead of
“file
” or “directory
”
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.