Description Usage Arguments Details Value Examples
Clear temporary dir
1 | clear_temp_dir(ask = TRUE)
|
ask |
Whether promote. |
The temporary files might be used by the running/pending jobs. Deleting them might affect some of the jobs. You better delete them after all jobs are done.
No value is returned.
1 2 3 4 | ## Not run:
clear_temp_dir()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.