qsave.image | R Documentation |
Faster saving of workspace, and compression outside R, when it can run in the background. Seemingly quite CPU hungry and not very efficient compression. #
qsave.image(..., showMemObject = TRUE, options = c("--force", NULL)[1])
... |
Pass any other parameter to the internally called functions (most of them should work). |
showMemObject |
Logical; if TRUE, the function will print out the memory size of the largest
objects in the workspace. Default: |
options |
Options passed on to gzip, via CLI. Default: |
kollapse
, iprint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.