cpp_fast_sample | R Documentation |
Create a sample of integers
n |
a R_len_t, max number integers to choose from. |
size |
a R_len_t the desired size of return integers. |
replace |
a bool determining if sampling should be done with replacement. Default is false. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.