View source: R/cell_type_assignments.R
get.mat | R Documentation |
function for casting data into a matrix.
get.mat(m.rows, m.cols, data = NA)
m.rows |
matrix rows |
m.cols |
matrix columns |
data |
your data |
your data in matrix format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.