This function opens a dialog window for the user to select whether to quit or continue GAT.

Figure: Dialog to confirm quitting GAT
Click on one of the following buttons.
Click Yes if you would like to quit GAT.
Click No if you do not want to quit GAT.
confirmGATquit()
if (interactive()) {
# choose yes or no
confirmGATquit()
}
#> [1] "quit"