launchJGR {JGR} | R 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
[Package JGR version 1.9-2 Index]