Description Usage Arguments Value Examples
Shuffle a dataset.
1
shuffle(x)
x
A dataset to shuffle.
A Python object.
1 2 3 4 5 6
## Not run: letters %>% apply(1, as.list) %>% shuffle() ## End(Not run)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.