monitoring.set {RGeostats} | R Documentation |
Returns the status of the Memory Stack
monitoring.set(mem.track=0, mem.leak=FALSE)
mem.track |
Memory debugging option:
|
mem.leak |
When TRUE, the Memory operations are memorized in order to reveal any possible Memory leak. When switched OFF, the Memory Leak report is printed. |