zzz {nanonext} | 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()
Sys.sleep(1L)
.Call(nanonext:::rnng_fini)
}