zzz | R Documentation |
Only present for cleaning up after running examples and tests. Do not attempt to run the examples.
zzz()
if (Sys.info()[["sysname"]] == "Linux") {
rm(list = ls())
gc()
.Call(nanonext:::rnng_thread_shutdown)
Sys.sleep(1L)
.Call(nanonext:::rnng_fini)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.