View source: R/matrix_functions.R
Take a matrix or list of matrices and split then based on the row and column values provided
1 |
mat |
matrix |
i |
the element in the list to use if mat is a list of matrices |
row |
a value or range 1:3 of the rows to filter by |
column |
a value or range 1:3 of the rows to filter by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.