with_gctorture2 | R Documentation |
Temporarily turn gctorture2 on.
with_gctorture2(new, code, wait = new, inhibit_release = FALSE)
new |
|
code |
|
wait |
integer; number of allocations to wait before starting GC torture. |
inhibit_release |
logical; do not release free objects for re-use: use with caution. |
[any]
The results of the evaluation of the code
argument.
withr
for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.