Description Usage Arguments Value
Especially for testing code it is very helpful to have a temp directory with a defined prefix, so one knows which test produced which directory.
1 | createTmpDir(prefix = NULL, dir = tempdir())
|
prefix |
A string that will preceed the directory name |
dir |
Directory where the random dir will be created under. Defaults to tempdir() |
Name of temporary directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.