batch_seeds | R Documentation |
Generates a named list of L'Ecuyer-CMRG seeds.
batch_seeds(files = batch_files_remaining())
files |
A character vector of the names of the files. |
A named list of the L'Ecuyer-CMRG seed for each file name.
batch_seeds(c("a", "b"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.