Repeat each row of a matrix n times
This function repeats each row of a matrix n times
reprow(x, n)
x
n
matrix with repeated rows
Useful links