restore_seed | R Documentation |
Restore random number generator state
restore_seed(old_seed)
old_seed |
integer. Previous seed that should be restored globally. |
No return value, but the random seed is reset to
old_seed
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.