Learn R Programming

svDialogs (version 0.9-43)

guiDlgAssistant: An assistant dialog box

Description

The assistant allows step by step execution of a given task

Usage

guiDlgAssistant(...)

Arguments

...
arguments for the assistant dialog box.

Value

  • This function is invoked for its side effect: to display an assistant dialog box.

concept

GUI API dialog boxes

See Also

guiDlgFunction

Examples

Run this code
### TODO...

Run the code above in your browser using DataLab