gmkin: Start a graphical user interface (GUI) based on the...

Description Usage Arguments Value

View source: R/gmkin.R

Description

This function starts a browser based GUI. Please visit the github page of gWidgetsWWW2 for an explanation how this toolkit works.

Usage

1
gmkin(script_name, show.log = FALSE)

Arguments

script_name

During development, a script name with a local working version of gmkin can be passed. Defaults to the location of the gmkin.R script shipped with the package.

show.log

During development, it may be useful to see the log of the Rook apps.

Value

The function is called for its side effect, namely starting the GUI in a browser. For the curious, the desperate or the adventurous, the gmkin app (a GWidgetsApp object) is returned.


gmkin documentation built on Nov. 18, 2021, 3 p.m.