dataset.randomize | R Documentation |
Randomise the content of each column of a data.frame
dataset.randomize(DF, seed = 213)
DF |
a data.frame |
seed |
to assure reproducibility. Default:213 |
a randomised data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.