interaction_gui: Provides a GUI for interaction with cbce. Pass...

View source: R/interaction.R

interaction_guiR Documentation

Provides a GUI for interaction with cbce. Pass interaction=interaction_gui to cbce to use the GUI interface.

Description

The global variable TITLE constrols the title of the GUI. Within the GUI, the stop button will stop the procedure at any point and return partial resutls.

Usage

interaction_gui(event, env = parent.frame())

Arguments

event

The name of the event of the callback

env

The environment to access the method internals and store persistent state

Details

Advance: If cbce is run from RStudio, then the browser button will run the browser() command and will allow the user to step into the method.


miheerdew/cbce documentation built on Aug. 28, 2023, 2:18 p.m.