split_matrix | R Documentation |
Splits a big matrix in sub matrices using Kronecker product
split_matrix(M, r, c)
M |
the matrix |
r |
the rows of desired cut. |
c |
the columns of desired cut. |
the splitted matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.