j4r.config.setDefaultJVMMemorySize | R Documentation |
Allows to specify a default JVM size in Mb so that the option memorySize in hte connectToJava function does not need to be used.
j4r.config.setDefaultJVMMemorySize(defaultJVMMemory)
defaultJVMMemory |
the number of Mb for the JVM (must be equal to or greater than 50). If set to NULL, this option has no effect. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.