JGR (version 1.9-2)

launchJGR: Creates a new process launching the JGR Console

Description

Creates a new process launching the JGR Console

Usage

launchJGR(javaArgs=NULL,jgrArgs="",popMsgs=TRUE)

Value

The system call for launching JGR

Arguments

javaArgs

Arguments for Java.

jgrArgs

Arguments passed to the main method of JGR.

popMsgs

If true, system pop-up messages are displayed if any errors are encountered.