display {svDialogs} | R Documentation |
Display a dialog box previously calculated. For instance, display a flexible dialog box.
display(x, ...)
x |
An object that accepts a display method |
... |
Further arguments passed to the display method |
The R code constructed by this dialog box
Philippe Grosjean (phgrosjean@sciviews.org)
#### TO DO...