interaction_gui | R Documentation |
interaction=interaction_gui
to cbce to use the GUI interface.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.
interaction_gui(event, env = parent.frame())
event |
The name of the event of the callback |
env |
The environment to access the method internals and store persistent state |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.