writeRNGInfo | R Documentation |
Useful for debugging and ensuring reproducibility.
writeRNGInfo(file = "seed.txt", append = FALSE)
file |
Character specifying the filename (default |
append |
Logical indicating whether to append to the file (default |
Nothing returned. Invoked for its side effect of writing to file.
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.