showGoose {gaggle}R Documentation

Show a Goose On the Screen

Description

If a goose has a graphical user interface, then it can usually be hidden from view, that is, iconified. This command reverses that action, making sure that is visible..

Usage

nm <- showGoose (target=NULL)

Arguments

target If missing, or NULL, then the currentTargetGoose is displayed. If called with the name of one of the current geese, that goose will be displayed.

Value

Returns NULL.

See Also

geese. getTargetGoose. setTargetGoose. hideGoose.


[Package gaggle version 1.6.0 Index]