getSeedVector | R Documentation |
This function should be used for all random sampling in all Rstox packages.
getSeedVector(seed, size = 1)
seed |
A single integer setting the seed of the seed vector generation. |
size |
A single integer giving the length of the seed vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.