Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

showArgs

Display Expected Widget Arguments


Description

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.

Usage

showArgs(widget, width=70, showargs=FALSE)

Arguments

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 strwrap to wrap lines of the widget usage section.

showargs

logical:, if TRUE, the display also lists each argument on single line after the widget usage section.

Value

A text stream to the R console. Invisibly returns the widget usage lines.

Author(s)

Alex Couture-Beil, Vancouver Island University, Nanaimo BC


PBSmodelling

GUI Tools Made Easy: Interact with Models and Explore Data

v2.68.8
GPL (>= 2)
Authors
Jon T. Schnute [aut], Alex Couture-Beil [aut], Rowan Haigh [aut, cre], Nicholas Boers [ctb], Anisa Egeli [ctb], A. R. Kronlund [ctb], Steve Martell [ctb], Norm Olsen [ctb]
Initial release
2019-03-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.