View source: R/SDS100_pnull_shuffle_resample_pairs.R
shuffle | R Documentation |
Shuffles the order of the values in a vector
shuffle(v)
v |
A vector of data. |
v <- 1:9
shuffle(v)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.