powered by
Enable jmx for the current R/rJava session
jvm.enablejmx()
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.
Easy.Setup
Model
# NOT RUN { jvm.enablejmx() # } # NOT RUN { # }
Run the code above in your browser using DataLab