resample | R Documentation |
Safer version of sample()
resample(x, ...)
x |
A vector of one or more elements from which to choose. |
... |
Further arguments for sample(). |
A vector of length size with elements drawn from x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.