| repmat | R Documentation | 
Replicate matric x
repmat(x, nrows, ncols = nrows)
| x | original matrix | 
| nrows | number of times replicate matrix row wise | 
| ncols | number of times replicate matrix columns wise | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.