Learn R Programming

svDialogs (version 0.9-41)

display: 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

See Also

guiDlg, guiEval

Examples

Run this code
#### TO DO...

Run the code above in your browser using DataLab