ReadVelocity | R Documentation |
This is a wrapper around read.loom.matrices
, but sends
messages to stderr
instead of stdout
(or silences messages with
verbose = FALSE
)
ReadVelocity(file, engine = "hdf5r", verbose = TRUE)
file |
Path to loom file |
engine |
Method to load data data, choose from 'hdf5r' or 'h5' |
verbose |
Display progress updates |
read.loom.matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.