View source: R/sfaHelperFunctions.R
customRepmat | R Documentation |
R version of the matlab function repmat, repeating a by m x n
customRepmat(a, n, m)
a |
to be repeated |
n |
repeater parameter |
m |
repeater parameter |
Returns the repeated dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.