randomize_rows | R Documentation |
This function randomly shuffles the rows of a given data frame.
randomize_rows(data)
data |
A data frame to be randomized. |
A data frame with rows randomly shuffled.
randomize_rows(mobiusgau)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.