hideGoose {gaggle}R Documentation

Hide a Goose from View

Description

If a goose has a graphical user interface, then it can usually be hidden from view, that is, iconified. This command accomplishes that.

Usage

nm <- hideGoose (target=NULL)

Arguments

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

Value

Returns NULL.

See Also

geese. getTargetGoose. setTargetGoose. showGoose.


[Package gaggle version 1.6.0 Index]