shuffle | R Documentation |
Basically an alias for sample
Note that if the x
is a scalar value the function returns
simply the value itself, i.e. acts like the identity function.
shuffle(x)
x |
[ |
Shuffled/scrambled x
.
shuffle(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.