repeat_matrix | R Documentation |
The output should have dimensions 'dim(M) * n'.
repeat_matrix(M, n)
M |
A matrix. |
n |
The number of times to be repeated. |
A repeated matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.