| .set_random_seed | R Documentation |
Sets the random seed for reproducibility. Checks for seed in this order:
Project settings.yml (seed: value)
Global ~/.frameworkrc (FW_SEED)
Skip seeding if both are NULL or empty
.set_random_seed(config)
config |
Configuration object from settings_read() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.