xlcMemoryReport {XLConnect} | R Documentation |
Reports the amount of free memory in the Java Virtual Machine (JVM).
xlcMemoryReport()
This function uses Java's Runtime class to query the free JVM memory.
Martin Studer
Mirai Solutions GmbH http://www.mirai-solutions.com
java.lang.Runtime:
http://download.oracle.com/javase/6/docs/api/java/lang/Runtime.html
xlcMemoryReport()