Learn R Programming

SELEX (version 1.4.0)

selex.jvmStatus: Display current JVM memory usage

Description

A function that displays the current JVM memory usage.

Usage

selex.jvmStatus()

Arguments

Value

selex.jvmStatus does not return a value.

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.

See Also

selex.config

Examples

Run this code

selex.jvmStatus()

Run the code above in your browser using DataLab