as.sparse.H5Group | R Documentation |
Cast to Sparse
## S3 method for class 'H5Group' as.sparse(x, ...) ## S3 method for class 'Matrix' as.data.frame( x, row.names = NULL, optional = FALSE, ..., stringsAsFactors = getOption(x = "stringsAsFactors", default = FALSE) )
x |
An object |
... |
Arguments passed to other methods |
row.names |
|
optional |
logical. If |
stringsAsFactors |
logical: should the character vector be converted to a factor? |
as.data.frame.Matrix
: A data frame representation of the S4 Matrix
SeuratObject::as.sparse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.