powered by
Get the mode (on-disk, in-memory) of an IterableMatrix object from BPCells
IterableMatrix
.BPMatrixMode(object, simplify = FALSE)
One of the following, depending on the mode of object:
object
“memory”
memory
“file”
file
“directory”
directory
If simplify is TRUE, returns “disk” instead of “file” or “directory”
simplify
TRUE
disk
An IterableMatrix
Return “disk” for on-disk matrices