hideGoose {gaggle} | R Documentation |
If a goose has a graphical user interface, then it can usually be hidden from view, that is, iconified. This command accomplishes that.
nm <- hideGoose (target=NULL)
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. |
Returns NULL.
geese
.
getTargetGoose
.
setTargetGoose
.
showGoose
.