showArgs {PBSmodelling}R Documentation

Display Expected Widget Arguments

Description

Display the order and default values of all widget arguments. The list can be shortened by specifying a single widget name.

Usage

showArgs(widget="")

Arguments

widget If specified, information about this one widget only is displayed. The default displays information about all widgets.

Value

A text stream to the R console. Cannot be directed to a file or other device.


[Package PBSmodelling version 2.01 Index]