guiDlgAssistant {svDialogs}R Documentation

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.

Author(s)

Philippe Grosjean (phgrosjean@sciviews.org)

See Also

guiDlgFunction

Examples

    #### TO DO...

[Package svDialogs version 0.9-5 Index]