Learn R Programming

XLConnect (version 0.2-9)

xlcMemoryReport: Reporting free Java Virtual Machine memory

Description

Reports the amount of free memory in the Java Virtual Machine (JVM).

Usage

xlcMemoryReport()

Arguments

Details

This function uses Java's Runtime class to query the free JVM memory.

References

java.lang.Runtime: http://download.oracle.com/javase/6/docs/api/java/lang/Runtime.html

See Also

xlcFreeMemory

Examples

Run this code
xlcMemoryReport()

Run the code above in your browser using DataLab