View source: R/plug-in.function.R
subsetMatrix | R Documentation |
To subset a matrix while keeping the dimension
subsetMatrix(mat, row.select = NULL, col.select = NULL)
mat |
matrix |
row.select |
rows slected |
col.select |
columns selected |
subset of the matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.