launchJGR: Creates a new process launching the JGR Console

View source: R/JGR.R

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


JGR documentation built on May 31, 2023, 8:55 p.m.

Related to launchJGR in JGR...