alloc_array | R Documentation |
Allocate 3d-array and fill with matrix along first dimension
alloc_array(input, n_cl)
input |
the matrix of size |
n_cl |
the size of the three-dimensional array's first dimension |
The allocated and filled array of size n_cl x n_obs x n_genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.