This function sets the seeds across all your cluster processes to ensure reproducibility.
1 | setClusterSeed(cl, seeds)
|
cl |
A cluster to set the seeds across |
seeds |
Either a single value or a vector. If a single value the seeds for each process are automatically generated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.