confirmGATquit: Confirm Quitting GAT

View source: R/confirmGATquit.R

confirmGATquitR Documentation

Confirm Quitting GAT

Description

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

confirmGATquit.png

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.

Usage

confirmGATquit()

Examples


if (interactive()) {
# choose yes or no
confirmGATquit()
}


ajstamm/gatpkg documentation built on Nov. 23, 2023, 9:44 a.m.