Description Usage Arguments Value Examples
Retrieves the row, column, and sample names used to generate a celdaModel.
1 2 3 4 | matrixNames(celdaMod)
## S4 method for signature 'celdaModel'
matrixNames(celdaMod)
|
celdaMod |
celdaModel. Options available in 'celda::availableModels'. |
List. Contains row, column, and sample character vectors corresponding to the values provided when the celdaModel was generated.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.