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)

antonio-pgarcia/RRepast documentation built on Feb. 22, 2020, 1:20 a.m.