Repeat each row of a matrix n times
This function repeats each row of a matrix n times
reprow(x, n)
x |
is the input matrix |
n |
is the number of repetitions (can be a vector) |
matrix with repeated rows
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.