selex.jvmStatus {SELEX}R Documentation

Display current JVM memory usage

Description

A function that displays the current JVM memory usage.

Usage

selex.jvmStatus()

Details

selex.jvmStatus is useful for verifying the proper installaztion and initialization of rJava. Setting verbose=FALSE in selex.config will disable terminal ouput and a call to selex.jvmStatus will display nothing. If the current JVM memory allocation is suboptimal, settings can be changed using the memSize option in selex.config.

Value

selex.jvmStatus does not return a value.

See Also

selex.config

Examples


selex.jvmStatus()

[Package SELEX version 1.25.0 Index]