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.