xlcMemoryReport: Reporting free Java Virtual Machine memory

View source: R/xlcMemoryReport.R

xlcMemoryReportR Documentation

Reporting free Java Virtual Machine memory

Description

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

Usage

xlcMemoryReport()

Details

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

Author(s)

Martin Studer
Mirai Solutions GmbH https://mirai-solutions.ch

See Also

xlcFreeMemory

Examples

## Not run: 
xlcMemoryReport()

## End(Not run)

miraisolutions/xlconnect documentation built on May 5, 2024, 12:08 a.m.