j4r.config.setDefaultJVMMemorySize: Set a default memory size for the Java Virtual Machine

View source: R/j4rConfig.R

j4r.config.setDefaultJVMMemorySizeR Documentation

Set a default memory size for the Java Virtual Machine

Description

Allows to specify a default JVM size in Mb so that the option memorySize in hte connectToJava function does not need to be used.

Usage

j4r.config.setDefaultJVMMemorySize(defaultJVMMemory)

Arguments

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.


CWFC-CCFB/J4R documentation built on Oct. 30, 2024, 4:20 p.m.