Description Usage Arguments Note Author(s) References
A function to match repmat in Matlab (Mathworks, Natick, MA)
1 | repmat(a,n,m)
|
a |
Matrix or vector to repeat. |
n |
Number of row repititions. |
m |
Number of column repititions. |
This code was created by Robin Hankin. Derek Beaton included the code in prettyGraphs because it is a versatile function and used in prettyGraphs.
Robin Hankin.
For repmat see:
http://cran.r-project.org/doc/contrib/R-and-octave.txt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.