Rdocumentation
powered by
Learn R Programming
mmppr (version 0.1)
repmat: repmat
Description
This function replicates the matlab function repmat
Usage
repmat(X, m, n)
Arguments
X
Target matrix
m
New row dimension
n
New column dimension