display {svDialogs}R Documentation

The display method (for flexible dialog boxes)

Description

Display a dialog box previously calculated. For instance, display a flexible dialog box.

Usage

display(x, ...)

Arguments

x An object that accepts a display method
... Further arguments passed to the display method

Value

The R code constructed by this dialog box

Author(s)

Philippe Grosjean (phgrosjean@sciviews.org)

See Also

guiDlg, guiEval

Examples

#### TO DO...

[Package svDialogs version 0.9-42 Index]