Description Usage Arguments Details Value Author(s) See Also
Same as sample
but it avoids the problem occured by a variable
size of x
1 |
x, size, replace, prob |
same as |
This function is almost identical to sample
. But, if 'x' was
given with a single value, this returns the given value instead of the random
sampling of 1:(the value) of the sample
.
a vector
Mun-Gwan Hong, mungwan@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.