num_rep | R Documentation |
n
timesThis 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.