Replicate a Vector of Elements n times
This function takes a vector and replicates all of the data n times
num_rep(x, n)
x |
A |
n |
An |
A vec
with repeated elements of the initial supplied vector.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.