Rdocumentation
powered by
Learn R Programming
gaggle (version 1.40.0)
hideGoose: 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
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
See Also
geese
.
getTargetGoose
.
setTargetGoose
.
showGoose
.