Display Expected Widget Arguments
For each widget specified, display its arguments in order with their default values. The display list can be expanded to report each argument on a single line.
showArgs(widget, width=70, showargs=FALSE)
widget |
vector string of widget names; if not specified (default), the function displays information about all widgets in alphabetical order. |
width |
numeric width used by |
showargs |
logical:, if |
A text stream to the R console. Invisibly returns the widget usage lines.
Alex Couture-Beil, Vancouver Island University, Nanaimo BC
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.