Connect | R Documentation |
Connect to a single-cell HDF5 dataset
Connect(filename, type = NULL, mode = c("r", "r+"), force = FALSE)
filename |
Name of on-disk file |
type |
Type of single-cell dataset to connect as; choose from:
Leave as |
mode |
Mode to connect to data as; choose from:
|
force |
Force a connection if validation steps fail; returns a
|
An object of class type
, opened in mode mode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.