Last data update: 2014.03.03

R: Creates a new process launching the JGR Console
launchJGRR Documentation

Creates a new process launching the JGR Console

Description

Creates a new process launching the JGR Console

Usage

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

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.

Value

The system call for launching JGR

Results