jvm.enablejmx: jvm.enablejmx

Description Usage Details Examples

View source: R/rrepast-engine.R

Description

Enable jmx for the current R/rJava session

Usage

1

Details

Configures the JMX subsystem for the current session of R/rJava. This function must be called before any other function which initializes r/Java such as Easy.Setup or Model otherwise it will have no effect.

Examples

1
2
3
## Not run: 
   jvm.enablejmx()
## End(Not run)

rrepast documentation built on Feb. 19, 2020, 9:06 a.m.