get_seed | R Documentation |
Retrieves the current random seed (.Random.seed
in the global environment),
and initializes the RNG first, if necessary.
get_seed()
integer()
. Depends on the base::RNGkind()
.
str(get_seed())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.