Bacon.cleanup | R Documentation |
Remove files ending in .bacon, .plum (if it exists), .out, .pdf, _ages.txt, and _settings.txt of current core.
Bacon.cleanup(set = get("info"))
set |
Detailed information of the current run, stored within this session's memory as variable |
If cores behave badly, you can try cleaning up previous runs and settings, by removing files *.bacon, *.plum, *.out, *.pdf, *_ages.txt, and *_settings.txt of current core.
A message stating that the files and settings of this run have been deleted.
Maarten Blaauw, J. Andres Christen
Bacon(run=FALSE, coredir=tempfile())
Bacon.cleanup()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.