closeWin: Close GUI Window(s)

View source: R/guiFuns.r

closeWinR Documentation

Close GUI Window(s)

Description

Close (destroy) one or more windows made with createWin.

Usage

closeWin(name)

Arguments

name

a vector of window names that indicate which windows to close. These names appear in the window description file(s) on the line(s) defining WINDOW widgets. If name is omitted, all active windows will be closed.

Author(s)

Alex Couture-Beil, Vancouver Island University, Nanaimo BC

See Also

createWin


PBSmodelling documentation built on Nov. 9, 2023, 5:07 p.m.