View source: R/scaling_general.R
rep.data.frame | R Documentation |
Replicates cases in a data.frame
## S3 method for class 'data.frame'
rep(x, times = 1, ...)
x |
data.frame to replicate |
times |
number of replications |
... |
unused |
data.frame with cases replicated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.